mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 20:54:16 +03:00
Remove utf-8 characters
This commit is contained in:
parent
56000394c4
commit
9ce78e32a5
|
@ -169,8 +169,8 @@ TEST_DATA = {
|
||||||
'1198359': {
|
'1198359': {
|
||||||
'name': 'King Arthur: Legend of the Sword',
|
'name': 'King Arthur: Legend of the Sword',
|
||||||
'synopsis': (
|
'synopsis': (
|
||||||
"When the child Arthur’s father is murdered, Vortigern, "
|
"When the child Arthur's father is murdered, Vortigern, "
|
||||||
"Arthur’s uncle, seizes the crown. Robbed of his birthright and "
|
"Arthur's uncle, seizes the crown. Robbed of his birthright and "
|
||||||
"with no idea who he truly is..."
|
"with no idea who he truly is..."
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
|
@ -238,8 +238,8 @@ def test_example_end_to_end():
|
||||||
'id': 'TW92aWU6Tm9uZQ==',
|
'id': 'TW92aWU6Tm9uZQ==',
|
||||||
'name': 'King Arthur: Legend of the Sword',
|
'name': 'King Arthur: Legend of the Sword',
|
||||||
'synopsis': (
|
'synopsis': (
|
||||||
"When the child Arthur’s father is murdered, Vortigern, "
|
"When the child Arthur's father is murdered, Vortigern, "
|
||||||
"Arthur’s uncle, seizes the crown. Robbed of his birthright and "
|
"Arthur's uncle, seizes the crown. Robbed of his birthright and "
|
||||||
"with no idea who he truly is..."
|
"with no idea who he truly is..."
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user