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 9575e10 commit f61bb08Copy full SHA for f61bb08
dev/tests/integration/testsuite/Magento/Quote/Model/Product/Plugin/UpdateQuoteTest.php
@@ -50,6 +50,7 @@ protected function setUp(): void
50
* Test to update the column trigger_recollect is 1 from quote table.
51
*
52
* @magentoDataFixture Magento/Checkout/_files/quote_with_simple_product_saved.php
53
+ * @magentoDbIsolation disabled
54
* @return void
55
*/
56
public function testUpdateQuoteRecollectAfterChangeProductPrice(): void
0 commit comments