Skip to content

Commit 1c01be8

Browse files
committed
ENGCOM-3271: Update api-functional test.
1 parent eb0d499 commit 1c01be8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/api-functional/testsuite/Magento/Catalog/Api/CartItemRepositoryTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ public function testAddProductToCartWithCustomOptions()
7070
'custom_options' => $this->getOptions(),
7171
],
7272
],
73+
'price' => $item->getPrice(),
7374
],
7475
$response
7576
);

0 commit comments

Comments
 (0)