mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-04-13 05:34:20 +03:00
Fix tests
This commit is contained in:
parent
1960d6dd8e
commit
e90edc1b75
|
@ -1,7 +1,7 @@
|
|||
import graphene
|
||||
|
||||
from django import forms
|
||||
from py.test import raises
|
||||
from pytest import raises
|
||||
|
||||
from graphene_django import DjangoObjectType
|
||||
from ..types import DjangoFormInputObjectType
|
||||
|
|
Loading…
Reference in New Issue
Block a user