Skip to content

Commit cced653

Browse files
committed
AC-7566::2.4.6-alpha2-Composer Integration Test Failures (Broken tests)
1 parent 700ca2e commit cced653

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/GetCartTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ public function testGetCartWithNotExistingStore()
240240
*/
241241
public function testGetCartForLockedCustomer()
242242
{
243-
$this->markTestIncomplete('https://github.com/magento/graphql-ce/issues/750');
243+
$this->markTestSkipped('https://github.com/magento/graphql-ce/issues/750');
244244

245245
/* lock customer */
246246
$customerSecure = $this->customerRegistry->retrieveSecureData(1);

0 commit comments

Comments
 (0)