Skip to content

Commit 5838c11

Browse files
committed
right, this need Docker on MS Windows
1 parent 0cb0bfb commit 5838c11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_examples.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -932,6 +932,7 @@ def test_optional_numeric_output_0():
932932
assert error_code == 0
933933
assert json.loads(stdout)['out'] == 0
934934

935+
@windows_needs_docker
935936
def test_env_filtering():
936937
test_file = "tests/env.cwl"
937938
error_code, stdout, stderr = get_main_output(

0 commit comments

Comments
 (0)