We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f02a31 commit a4fb848Copy full SHA for a4fb848
1 file changed
tests/test_setups/test_setup_functions.py
@@ -115,6 +115,7 @@ def test_existing_setup_exists_3(self):
115
),
116
)
117
118
+ @pytest.mark.production()
119
def test_get_setup(self):
120
# no setups in default test server
121
openml.config.server = "https://www.openml.org/api/v1/xml/"
0 commit comments