mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-29 22:24:44 +00:00
#298 Fix arrow-tests on travis-ci
This commit is contained in:
@@ -37,6 +37,8 @@ def test_with_confirmation(proc):
|
||||
|
||||
|
||||
@functional
|
||||
@pytest.mark.skipif(
|
||||
bool(bare), reason='https://github.com/travis-ci/apt-source-whitelist/issues/71')
|
||||
def test_select_command_with_arrows(proc):
|
||||
select_command_with_arrows(proc)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user