Skip to content
Snippets Groups Projects
Commit 7198eef7 authored by jan.bednarik's avatar jan.bednarik
Browse files

Ignore pytest internal warnings

parent a9ff9c15
Branches
No related tags found
No related merge requests found
......@@ -3,3 +3,4 @@ DJANGO_SETTINGS_MODULE = olapp.settings
python_files = tests.py test_*.py *_tests.py
env =
SECRET_KEY=justForTests
addopts = -p no:warnings
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment