mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-20 09:39:01 +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 "
|
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():
|
def test_match():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user