thefuck: fix test case

This commit is contained in:
Robert Helgesson
2023-12-20 22:33:36 +01:00
parent c8c6a52702
commit 4f258945de

View File

@@ -14,7 +14,7 @@
nmt.script = ''
assertFileNotRegex home-files/.bashrc '@thefuck@/bin/thefuck'
assertFileNotExists home-files/.config/fish/functions/fuck.fish
assertPathNotExists home-files/.config/fish/functions/fuck.fish
assertFileNotRegex home-files/.zshrc '@thefuck@/bin/thefuck'
'';
}