1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-06 02:41:10 +01:00

#N/A: Disable zsh test_with_confirmation without docker

This commit is contained in:
nvbn 2016-06-27 23:12:05 +03:00
parent 42853f41bb
commit 990ba57159

View File

@ -35,7 +35,7 @@ def proc(request, spawnu, run_without_docker):
@pytest.mark.functional
@pytest.mark.once_without_docker
@pytest.mark.skip_without_docker
def test_with_confirmation(proc, TIMEOUT):
with_confirmation(proc, TIMEOUT)
history_changed(proc, TIMEOUT, u'echo test')