Make tests pass
This commit is contained in:
parent
052c527e4c
commit
c8d41a4f87
@ -100,4 +100,4 @@ class TestCompletions:
|
||||
parser = runners.CommandParser(partial_match=True)
|
||||
|
||||
result = parser.parse('do')
|
||||
assert result.cmd.name == 'download'
|
||||
assert result.cmd.name == 'download-cancel'
|
||||
|
Loading…
Reference in New Issue
Block a user