Skip to content

Commit

Permalink
Remove warnings which have been fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ghickman committed Sep 22, 2022
1 parent d3544e3 commit b3e44d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ filterwarnings = [
"error",
"ignore::pytest.PytestUnraisableExceptionWarning:",
"ignore:distutils Version classes are deprecated:DeprecationWarning:pytest_freezegun",
"ignore:'django_extensions' defines default_app_config:django.utils.deprecation.RemovedInDjango41Warning:django",
"ignore:'slippers' defines default_app_config:django.utils.deprecation.RemovedInDjango41Warning:django",
]
markers = [
"verification: tests that verify fakes",
Expand Down

0 comments on commit b3e44d6

Please sign in to comment.