1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-09-23 21:52:37 +01:00

#524: Remove skip_without_docker hacks

This commit is contained in:
nvbn
2016-06-28 00:11:56 +03:00
parent 917c6ac887
commit 77ea630d84
2 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@ def plot(proc, TIMEOUT):
@pytest.mark.functional
@pytest.mark.skip_without_docker
@pytest.mark.once_without_docker
@pytest.mark.benchmark(min_rounds=10)
def test_performance(spawnu, TIMEOUT, benchmark):
proc = spawnu(u'thefuck/ubuntu-python3-bash-performance',