Skip to content

Commit

Permalink
Closes Bears-R-Us#3896 PytestUnknownMarkWarning for pytest.mark.skip_…
Browse files Browse the repository at this point in the history
…if_nl_greater_than and pytest.mark.skip_if_nl_less_than
  • Loading branch information
ajpotts committed Nov 15, 2024
1 parent 2fe82af commit 6516048
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,5 @@ env =
markers =
skip_if_max_rank_less_than
skip_if_max_rank_greater_than
skip_if_nl_greater_than
skip_if_nl_less_than

0 comments on commit 6516048

Please sign in to comment.