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 bdb7d65 commit 604de3dCopy full SHA for 604de3d
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/CreateCustomerCart.php
@@ -46,11 +46,6 @@ class CreateCustomerCart extends GraphQlAbstract
46
*/
47
private CustomerTokenServiceInterface $customerTokenService;
48
49
- /**
50
- * @inheritdoc
51
- *
52
- * @throws LocalizedException
53
- */
54
protected function setUp(): void
55
{
56
$this->objectManager = Bootstrap::getObjectManager();
0 commit comments