Skip to content

Commit c65fb64

Browse files
committed
PWA-806: Localize emails sent through GraphQL application
- Remove accidental copy and paste
1 parent 5ad1fa5 commit c65fb64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/CustomerGraphQl/Model/Resolver/CreateCustomerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ public function testCreateCustomerForStoreSendsTranslatedEmail()
197197
}
198198
}
199199
}
200-
QUERY;Magento/StoreGraphQl/Plugin/LocalizeEmail.php
200+
QUERY;
201201

202202
$response = $this->graphQlRequest->send(
203203
$query,

0 commit comments

Comments
 (0)