mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 20:54:16 +03:00
Update test
This commit is contained in:
parent
c200a088c0
commit
17ea139ce4
|
@ -71,7 +71,7 @@ def test_json_parse_literal_query():
|
|||
key_a: "a",
|
||||
key_b: "b"
|
||||
},
|
||||
empty_key: null
|
||||
empty_key: undefined
|
||||
})
|
||||
}
|
||||
'''
|
||||
|
|
Loading…
Reference in New Issue
Block a user