mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-16 09:58:02 +02:00
Skip the tui test since it is still flaky
This commit is contained in:
@ -1574,6 +1574,7 @@ func testConfigGetSet(t *testing.T, tester shellTester) {
|
||||
}
|
||||
|
||||
func testTui(t *testing.T, tester shellTester) {
|
||||
t.Skip() // TODO
|
||||
// Setup
|
||||
defer shared.BackupAndRestore(t)()
|
||||
installHishtory(t, tester, "")
|
||||
|
Reference in New Issue
Block a user