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 eb02e7a commit 7e64392Copy full SHA for 7e64392
dev/tests/api-functional/testsuite/Magento/Quote/Api/GuestCartAddingItemsTest.php
@@ -188,7 +188,7 @@ public function testAddtoCartWithCustomOptionsForCreatingQuoteFromEmptyCart()
188
]
189
];
190
191
- // Delete the item for the cart
+ // Update the item for the cart
192
$serviceInfoForUpdateProduct = [
193
'rest' => [
194
'resourcePath' => self::RESOURCE_PATH . $quoteId . '/items/' . $item['item_id'],
0 commit comments