mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-05-15 13:23:46 +03:00
Fix rest_framework tests
This commit is contained in:
parent
140ad42e58
commit
8412fee863
|
@ -18,6 +18,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