Skip to content

Commit 8412fee

Browse files
committed
Fix rest_framework tests
1 parent 140ad42 commit 8412fee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graphene_django/rest_framework/tests/test_mutation.py

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ def mock_info():
1818
None,
1919
None,
2020
None,
21+
path=None,
2122
schema=None,
2223
fragments=None,
2324
root_value=None,

0 commit comments

Comments
 (0)