mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-05 21:03:13 +03:00
Fix rest_framework tests
This commit is contained in:
parent
8f0994e65b
commit
5a662c9d03
|
@ -17,6 +17,7 @@ def mock_info():
|
||||||
None,
|
None,
|
||||||
None,
|
None,
|
||||||
None,
|
None,
|
||||||
|
path=None,
|
||||||
schema=None,
|
schema=None,
|
||||||
fragments=None,
|
fragments=None,
|
||||||
root_value=None,
|
root_value=None,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user