Skip to content

Commit a4fb848

Browse files
authoredDec 12, 2024··
Mark test as production (#1384)
1 parent 1f02a31 commit a4fb848

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎tests/test_setups/test_setup_functions.py

+1
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ def test_existing_setup_exists_3(self):
115115
),
116116
)
117117

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

0 commit comments

Comments
 (0)
Please sign in to comment.