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