Skip to content

Commit

Permalink
Skip testing MPR linetype in reformatter. There were changes to the c…
Browse files Browse the repository at this point in the history
…olumns: names and additional columnsthat will break this test until the METreformat module is updated.
  • Loading branch information
bikegeek committed Aug 24, 2024
1 parent b613bb5 commit 440ddeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion METreformat/test/test_reformatting.py
Original file line number Diff line number Diff line change
Expand Up @@ -945,7 +945,7 @@ def test_tcdiag_from_tcpairs():
assert orig_tcdiag.STORM_SPEED == reformatted_tcdiag.STORM_SPEED



@pytest.mark.skip("Updates made to the MPR linetype will break this test")
def test_mpr_for_line_with_regression_data():
"""
Use one of the MPR linetype files found in the MET
Expand Down

0 comments on commit 440ddeb

Please sign in to comment.