mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-24 22:11:40 +02:00
Run TestFish with bash to see whether that fixes the obscure zsh error
This commit is contained in:
parent
4040451290
commit
70f5d668de
@ -1578,7 +1578,7 @@ func testConfigGetSet(t *testing.T, tester shellTester) {
|
||||
func TestFish(t *testing.T) {
|
||||
// Setup
|
||||
defer shared.BackupAndRestore(t)()
|
||||
tester := zshTester{}
|
||||
tester := bashTester{}
|
||||
installHishtory(t, tester, "")
|
||||
|
||||
// Test recording in fish
|
||||
|
Loading…
x
Reference in New Issue
Block a user