diff --git a/tests/test_setups/test_setup_functions.py b/tests/test_setups/test_setup_functions.py index 9e357f6aa..259cb98b4 100644 --- a/tests/test_setups/test_setup_functions.py +++ b/tests/test_setups/test_setup_functions.py @@ -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/"