diff --git a/tests/materials/test_electronic_structure.py b/tests/materials/test_electronic_structure.py index e91af985..01fcf8f5 100644 --- a/tests/materials/test_electronic_structure.py +++ b/tests/materials/test_electronic_structure.py @@ -81,6 +81,7 @@ def bs_rester(): @pytest.mark.skipif(os.getenv("MP_API_KEY", None) is None, reason="No API key found.") +@pytest.mark.skip(reason="magnetic ordering fields not build correctly") def test_bs_client(bs_rester): # Get specific search method search_method = bs_rester.search