mirror of
https://github.com/nvbn/thefuck.git
synced 2025-04-20 09:40:46 +01:00
#N/A: Disable zsh test_with_confirmation
without docker
This commit is contained in:
parent
42853f41bb
commit
990ba57159
@ -35,7 +35,7 @@ def proc(request, spawnu, run_without_docker):
|
|||||||
|
|
||||||
|
|
||||||
@pytest.mark.functional
|
@pytest.mark.functional
|
||||||
@pytest.mark.once_without_docker
|
@pytest.mark.skip_without_docker
|
||||||
def test_with_confirmation(proc, TIMEOUT):
|
def test_with_confirmation(proc, TIMEOUT):
|
||||||
with_confirmation(proc, TIMEOUT)
|
with_confirmation(proc, TIMEOUT)
|
||||||
history_changed(proc, TIMEOUT, u'echo test')
|
history_changed(proc, TIMEOUT, u'echo test')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user