Skip to content

Commit

Permalink
add back fail-on-warning for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Mar 17, 2022
1 parent 9f5bace commit 4e9bb0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Expand Up @@ -43,6 +43,8 @@ where = src

[tool:pytest]
testpaths = tests
filterwarnings =
error

[coverage:run]
branch = True
Expand Down

0 comments on commit 4e9bb0f

Please sign in to comment.