Skip to content

Commit

Permalink
skip dos test
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaume committed Dec 20, 2024
1 parent fbb443b commit 949a270
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/materials/test_electronic_structure.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ def dos_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_dos_client(dos_rester):
search_method = dos_rester.search

Expand Down

0 comments on commit 949a270

Please sign in to comment.