test: no need for mirations anymore
This commit is contained in:
parent
3a5174c003
commit
2f7ff46a38
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
[pytest]
|
[pytest]
|
||||||
DJANGO_SETTINGS_MODULE=umap.tests.settings
|
DJANGO_SETTINGS_MODULE=umap.tests.settings
|
||||||
addopts = "--pdbcls=IPython.terminal.debugger:Pdb"
|
addopts = "--pdbcls=IPython.terminal.debugger:Pdb --no-migrations"
|
||||||
|
|
Loading…
Reference in a new issue