thefuck: fix test case
This commit is contained in:
parent
c8c6a52702
commit
4f258945de
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
nmt.script = ''
|
nmt.script = ''
|
||||||
assertFileNotRegex home-files/.bashrc '@thefuck@/bin/thefuck'
|
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'
|
assertFileNotRegex home-files/.zshrc '@thefuck@/bin/thefuck'
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue