Skip to content

Commit a9107b5

Browse files
author
Prabhu Ram
committed
Merge remote-tracking branch 'origin/PWA-1619-PR' into PWA-1655
2 parents 88b669a + 5614f18 commit a9107b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Wishlist/CustomerWishlistsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ public function testCustomerWishlist(): void
7878
public function testWishlistCreationScenario(): void
7979
{
8080
try {
81-
$customerEmail = 'customer@wishlist.com';
81+
$customerEmail = 'customer2@wishlist.com';
8282
$this->graphQlMutation(
8383
$this->getCreateCustomerQuery($customerEmail),
8484
[],

0 commit comments

Comments
 (0)