Skip to content

Commit

Permalink
Add sklearn mark for filesystem test
Browse files Browse the repository at this point in the history
  • Loading branch information
PGijsbers committed Feb 20, 2023
1 parent 8a3faa5 commit a1f09f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_runs/test_run.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ def test_to_from_filesystem_search(self):
"collected from {}: {}".format(__file__.split("/")[-1], run_prime.run_id)
)

@pytest.mark.sklearn
def test_to_from_filesystem_no_model(self):

model = Pipeline(
Expand Down

0 comments on commit a1f09f8

Please sign in to comment.