mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-02-06 05:40:09 +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
|