Skip to content

Commit

Permalink
chore: mark test mass change as issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtanker committed Feb 17, 2024
1 parent 95bce69 commit a3bde43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_fetch.py
Expand Up @@ -1020,6 +1020,7 @@ def test_magnetics(test_input, expected):


@pytest.mark.fetch()
@pytest.mark.issue()
@pytest.mark.filterwarnings("ignore::RuntimeWarning")
@pytest.mark.parametrize(("test_input", "expected"), mass_change_test)
def test_mass_change(test_input, expected):
Expand Down

0 comments on commit a3bde43

Please sign in to comment.