Skip to content

Commit 073568f

Browse files
committed
test_bad_stdout_expr_error needs docker
1 parent f8f2404 commit 073568f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_examples.py

+1
Original file line numberDiff line numberDiff line change
@@ -1303,6 +1303,7 @@ def test_bad_stdout_expr_error() -> None:
13031303
)
13041304

13051305

1306+
@needs_docker
13061307
def test_stdin_with_id_preset() -> None:
13071308
"""Confirm that a type: stdin with a preset id does not give an error."""
13081309
error_code, _, stderr = get_main_output(

0 commit comments

Comments
 (0)