mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
thefuck: fix test case
This commit is contained in:
@@ -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'
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user