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 (Bears-R-Us#3897)

Co-authored-by: Amanda Potts <[email protected]>
  • Loading branch information
2 people authored and drculhane committed Nov 19, 2024
1 parent 04c5ac1 commit 54d7c0e
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 54d7c0e

Please sign in to comment.