mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-13 22:28:33 +00:00
Removed additional assert
This commit is contained in:
parent
298c04f89c
commit
1a57ef03c8
@ -11,7 +11,6 @@ from tests.utils import Command
|
||||
])
|
||||
def test_match(command):
|
||||
assert match(command, None)
|
||||
assert match(command, None)
|
||||
|
||||
|
||||
@pytest.mark.parametrize('command', [
|
||||
|
Loading…
x
Reference in New Issue
Block a user