Skip to content

Commit 86d38d6

Browse files
committed
avoid http requests during testing of examples
1 parent 93f5c40 commit 86d38d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_example_specs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,5 @@ def test_invalid_example_descr_paths(
7272
as_latest=False,
7373
is_invalid=True,
7474
bioimageio_json_schema=bioimageio_json_schema,
75+
perform_io_checks=False,
7576
)

0 commit comments

Comments
 (0)