We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f53e7 commit bd38f5bCopy full SHA for bd38f5b
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/GetCartTest.php
@@ -194,7 +194,8 @@ public function testGetCartWithNotDefaultStore()
194
* @magentoApiDataFixture Magento/Store/_files/second_store.php
195
*
196
* @expectedException Exception
197
- * @expectedExceptionMessage Wrong store code specified for cart
+ * @expectedExceptionMessage The account sign-in was incorrect or your account is disabled temporarily.
198
+ * Please wait and try again later.
199
*/
200
public function testGetCartWithWrongStore()
201
{
0 commit comments