mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-11 08:42:32 +03:00
Update testing.py
This commit is contained in:
parent
135fe15ec3
commit
6329f1f0a3
|
@ -145,6 +145,6 @@ class GraphQLTestCase(GraphQLTestMixin, TestCase):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
class GraphQLTransactionTestCase(GraphQLTestMixin, TransactionTestCase)
|
class GraphQLTransactionTestCase(GraphQLTestMixin, TransactionTestCase):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user