mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-10 13:54:04 +01:00
This commit is contained in:
committed by
Pablo Santiago Blum de Aguiar
parent
1a242c7daa
commit
5f562a185c
@@ -157,7 +157,7 @@ ReferenceError: conole is not defined
|
||||
./tests/rules/test_whois.py:22:80: E501 line too long (83 > 79 characters)
|
||||
"""),
|
||||
|
||||
FixFileTest('py.test', '/home/thefuck/tests/rules/test_fix_file.py', 218, None, """
|
||||
FixFileTest('pytest', '/home/thefuck/tests/rules/test_fix_file.py', 218, None, """
|
||||
monkeypatch = <_pytest.monkeypatch.monkeypatch object at 0x7fdb76a25b38>
|
||||
test = ('fish a.sh', '/tmp/fix-error/a.sh', 2, None, '', "\\nfish: Unknown command 'foo'\\n/tmp/fix-error/a.sh (line 2): foo\\n ^\\n")
|
||||
|
||||
|
Reference in New Issue
Block a user