Skip to content

Commit

Permalink
Mark test as production (#1384)
Browse files Browse the repository at this point in the history
  • Loading branch information
PGijsbers authored Dec 12, 2024
1 parent 1f02a31 commit a4fb848
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_setups/test_setup_functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ def test_existing_setup_exists_3(self):
),
)

@pytest.mark.production()
def test_get_setup(self):
# no setups in default test server
openml.config.server = "https://www.openml.org/api/v1/xml/"
Expand Down

0 comments on commit a4fb848

Please sign in to comment.