mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-14 06:38:32 +00:00
Update tests/rules/test_brew_cask_reinstall.py
Co-Authored-By: Pablo Aguiar <scorphus@gmail.com>
This commit is contained in:
parent
0b78827602
commit
3f0e3b538e
@ -4,7 +4,7 @@ from thefuck.rules.brew_cask_reinstall import get_new_command, match
|
||||
|
||||
|
||||
output = ("Warning: Cask 'thefuck' is already installed.\n\nTo "
|
||||
"re-install thefuck, run\n `brew cask reinstall thefuck`")
|
||||
"re-install thefuck, run:\n brew cask reinstall thefuck")
|
||||
|
||||
|
||||
def test_match():
|
||||
|
Loading…
x
Reference in New Issue
Block a user