Browse Source

HOT-FIX: Remove warnings

pull/3023/head
Vinícius Cantuária 4 years ago
committed by GitHub
parent
commit
c6ec8736b5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pytest.ini

2
pytest.ini

@ -9,4 +9,4 @@ python_files = tests.py test_*.py *_tests.py
# #
# Run "py.test --create-db" if you need to recreate the database # Run "py.test --create-db" if you need to recreate the database
# #
addopts = --reuse-db addopts = --reuse-db -p no:warnings

Loading…
Cancel
Save