mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-23 15:10:48 +03:00
added additional line in test file
This commit is contained in:
parent
693f84ba38
commit
7200ec6dfa
|
@ -89,6 +89,7 @@ def test_query_schema_execute():
|
|||
assert not result.errors
|
||||
assert result.data == expected
|
||||
|
||||
|
||||
def test_schema_returns_promise():
|
||||
object()
|
||||
query = '''
|
||||
|
|
Loading…
Reference in New Issue
Block a user