Fix rest_framework tests

This commit is contained in:
Tomasz Kontusz 2019-09-15 19:44:09 +02:00
parent 140ad42e58
commit 8412fee863

View File

@ -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,