Skip to content

Commit 604de3d

Browse files
committed
ACP2E-3255: [GRAPHQL] model value should be specified when getting customerCart
- Fixed the static test failure.
1 parent bdb7d65 commit 604de3d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,6 @@ class CreateCustomerCart extends GraphQlAbstract
4646
*/
4747
private CustomerTokenServiceInterface $customerTokenService;
4848

49-
/**
50-
* @inheritdoc
51-
*
52-
* @throws LocalizedException
53-
*/
5449
protected function setUp(): void
5550
{
5651
$this->objectManager = Bootstrap::getObjectManager();

0 commit comments

Comments
 (0)