mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-14 09:08:44 +02:00
Remove new line
This commit is contained in:
@ -1775,7 +1775,6 @@ func testTui_search(t testing.TB) {
|
||||
})
|
||||
out = strings.TrimSpace(strings.Split(out, "hishtory tquery")[1])
|
||||
testutils.CompareGoldens(t, out, "TestTui-InvalidSearchBecomesValid")
|
||||
|
||||
}
|
||||
|
||||
func testTui_general(t testing.TB) {
|
||||
|
Reference in New Issue
Block a user