mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-01-30 18:36:29 +00:00
5 lines
152 B
INI
5 lines
152 B
INI
[pytest]
|
|
DJANGO_SETTINGS_MODULE = baserow.config.settings.test
|
|
python_files = test_*.py
|
|
env =
|
|
DJANGO_SETTINGS_MODULE = baserow.config.settings.test
|