aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pytest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/pytest.ini b/pytest.ini
index a2c2bfa..2bd52ce 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -1,3 +1,3 @@
[pytest]
-addopts = --ds=config.settings.test --color=no
+addopts = --ds=config.settings.test --color=no --nomigrations --reuse-db
python_files = tests.py test_*.py