mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-11-17 00:05:41 +03:00
Update testing.py
This commit is contained in:
parent
6329f1f0a3
commit
daf34624d0
|
|
@ -1,7 +1,7 @@
|
||||||
import json
|
import json
|
||||||
import warnings
|
import warnings
|
||||||
|
|
||||||
from django.test import Client, TestCase
|
from django.test import Client, TestCase, TransactionTestCase
|
||||||
|
|
||||||
DEFAULT_GRAPHQL_URL = "/graphql/"
|
DEFAULT_GRAPHQL_URL = "/graphql/"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user