Skip to content

Commit 124384d

Browse files
committed
Shrinked line to be less than 120 chars
Signed-off-by: Tomash Khamlai <[email protected]>
1 parent f63ab29 commit 124384d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ public function dataProviderUpdateWithMissedRequiredParameters(): array
481481
'Required parameter "cart_id" is missing',
482482
],
483483
/** */
484-
/** @todo Unskip variation with missing "street" parameter https://github.com/magento/graphql-ce/issues/1033 */
484+
/** @todo Unskip case with missing "street" parameter https://github.com/magento/graphql-ce/issues/1033 */
485485
// 'missing_street' => [
486486
// 'cart_id: "cart_id_value" shipping_addresses: ' .
487487
// '[{address: {country_code: "US" firstname: "J" lastname: "D" telephone: "+" city: "C"}}]',

0 commit comments

Comments
 (0)