diff --git a/tests/tests_games/test_unsupervised_data.py b/tests/tests_games/test_unsupervised_data.py index 3301f2cc..6d75a281 100644 --- a/tests/tests_games/test_unsupervised_data.py +++ b/tests/tests_games/test_unsupervised_data.py @@ -11,6 +11,7 @@ CaliforniaHousingUnsupervisedData, ) + @pytest.mark.skip(reason="This test is not ready, yet. The code still depends on pyitlib.") def test_base_class(): """This function tests the setup and logic of the game."""