Skip to content

Commit 233d445

Browse files
committed
add missing @needs_docker
1 parent 3c3a1e5 commit 233d445

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_subgraph.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ def test_single_step_packed_subwf_step() -> None:
292292
)
293293

294294

295+
@needs_docker
295296
def test_single_with_step_level_default_value() -> None:
296297
"""Inherit step-level defaults with --single-step."""
297298
err_code, stdout, stderr = get_main_output(

0 commit comments

Comments
 (0)