From 9ce78e32a5db92022dfe4505a201d3d1c462e445 Mon Sep 17 00:00:00 2001 From: Jonathan Kim Date: Sun, 1 Jul 2018 20:52:08 +0100 Subject: [PATCH] Remove utf-8 characters --- graphene/utils/tests/test_deduplicator.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/graphene/utils/tests/test_deduplicator.py b/graphene/utils/tests/test_deduplicator.py index dd3b54a2..d73fbfbe 100644 --- a/graphene/utils/tests/test_deduplicator.py +++ b/graphene/utils/tests/test_deduplicator.py @@ -169,8 +169,8 @@ TEST_DATA = { '1198359': { 'name': 'King Arthur: Legend of the Sword', 'synopsis': ( - "When the child Arthur’s father is murdered, Vortigern, " - "Arthur’s uncle, seizes the crown. Robbed of his birthright and " + "When the child Arthur's father is murdered, Vortigern, " + "Arthur's uncle, seizes the crown. Robbed of his birthright and " "with no idea who he truly is..." ), }, @@ -238,8 +238,8 @@ def test_example_end_to_end(): 'id': 'TW92aWU6Tm9uZQ==', 'name': 'King Arthur: Legend of the Sword', 'synopsis': ( - "When the child Arthur’s father is murdered, Vortigern, " - "Arthur’s uncle, seizes the crown. Robbed of his birthright and " + "When the child Arthur's father is murdered, Vortigern, " + "Arthur's uncle, seizes the crown. Robbed of his birthright and " "with no idea who he truly is..." ), },