Skip to content

Commit f5d94fd

Browse files
donegjookimDJ Kim
andauthored
Update testing.rst (#1026)
Co-authored-by: DJ Kim <[email protected]>
1 parent 88eefb0 commit f5d94fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/testing.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ To use pytest define a simple fixture using the query helper below
9090
.. code:: python
9191
9292
# Create a fixture using the graphql_query helper and `client` fixture from `pytest-django`.
93+
import json
9394
import pytest
9495
from graphene_django.utils.testing import graphql_query
9596

0 commit comments

Comments
 (0)