Skip to content

Commit a1f09f8

Browse files
committed
Add sklearn mark for filesystem test
1 parent 8a3faa5 commit a1f09f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_runs/test_run.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ def test_to_from_filesystem_search(self):
175175
"collected from {}: {}".format(__file__.split("/")[-1], run_prime.run_id)
176176
)
177177

178+
@pytest.mark.sklearn
178179
def test_to_from_filesystem_no_model(self):
179180

180181
model = Pipeline(

0 commit comments

Comments
 (0)