Skip to content

Commit

Permalink
Enforce warnings not pass tests
Browse files Browse the repository at this point in the history
  • Loading branch information
washeck committed Mar 27, 2024
1 parent 110a9d6 commit 4c18c64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[pytest]
DJANGO_SETTINGS_MODULE = tests.settings
addopts = --tb native
filterwarnings = error

0 comments on commit 4c18c64

Please sign in to comment.