From 0b4520f7c566def3977d7502b71dc0f19eb9dfd4 Mon Sep 17 00:00:00 2001 From: Matthew Horton Date: Tue, 27 Sep 2022 10:13:16 -0700 Subject: [PATCH] Remove `pytest.mark.xfail` decorator, test expected to pass --- tests/test_thermo.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_thermo.py b/tests/test_thermo.py index 73144d18..28cfc330 100644 --- a/tests/test_thermo.py +++ b/tests/test_thermo.py @@ -112,7 +112,6 @@ def test_client(rester): ) -@pytest.mark.xfail(reason="Monty decode issue with phase diagram") def test_get_phase_diagram_from_chemsys(): # Test that a phase diagram is returned