mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-18 18:58:54 +02:00
Fix test that I forgot to update in 588e2f4405
This commit is contained in:
@@ -1784,8 +1784,6 @@ func testTui_delete(t *testing.T) {
|
||||
assertNoLeakedConnections(t)
|
||||
}
|
||||
|
||||
// TODO: Write a test for control-X to select and cd
|
||||
|
||||
func testTui_search(t *testing.T, onlineStatus OnlineStatus) {
|
||||
// Setup
|
||||
defer testutils.BackupAndRestore(t)()
|
||||
|
Reference in New Issue
Block a user