mirror of
https://github.com/nvbn/thefuck.git
synced 2025-09-24 06:02:36 +01:00
#524: Remove skip_without_docker
hacks
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user