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 f63ab29 commit 124384dCopy full SHA for 124384d
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/SetShippingAddressOnCartTest.php
@@ -481,7 +481,7 @@ public function dataProviderUpdateWithMissedRequiredParameters(): array
481
'Required parameter "cart_id" is missing',
482
],
483
/** */
484
- /** @todo Unskip variation with missing "street" parameter https://github.com/magento/graphql-ce/issues/1033 */
+ /** @todo Unskip case with missing "street" parameter https://github.com/magento/graphql-ce/issues/1033 */
485
// 'missing_street' => [
486
// 'cart_id: "cart_id_value" shipping_addresses: ' .
487
// '[{address: {country_code: "US" firstname: "J" lastname: "D" telephone: "+" city: "C"}}]',
0 commit comments