mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-21 21:49:51 +01:00
7 lines
118 B
INI
7 lines
118 B
INI
|
[pytest]
|
||
|
DJANGO_SETTINGS_MODULE = posthog.settings
|
||
|
addopts = -p no:warnings
|
||
|
markers =
|
||
|
ee
|
||
|
skip_on_multitenancy
|