mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-11 08:42:32 +03:00
Fix project setup
This commit is contained in:
parent
8324d47999
commit
0311830771
|
@ -45,5 +45,5 @@ use_parentheses=True
|
||||||
line_length=88
|
line_length=88
|
||||||
|
|
||||||
[tool:pytest]
|
[tool:pytest]
|
||||||
DJANGO_SETTINGS_MODULE = django_test_settings
|
DJANGO_SETTINGS_MODULE = examples.django_test_settings
|
||||||
addopts = --random-order
|
addopts = --random-order
|
||||||
|
|
Loading…
Reference in New Issue
Block a user