Skip to content

Commit f61bb08

Browse files
committed
MC-42443: Row Sub Total is not updated with new price when Price is updated through API
- Disabled the DB isolation annotation.
1 parent 9575e10 commit f61bb08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/Quote/Model/Product/Plugin/UpdateQuoteTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ protected function setUp(): void
5050
* Test to update the column trigger_recollect is 1 from quote table.
5151
*
5252
* @magentoDataFixture Magento/Checkout/_files/quote_with_simple_product_saved.php
53+
* @magentoDbIsolation disabled
5354
* @return void
5455
*/
5556
public function testUpdateQuoteRecollectAfterChangeProductPrice(): void

0 commit comments

Comments
 (0)