File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
dev/tests/integration/testsuite/Magento/SalesRule/Plugin Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -107,12 +107,12 @@ protected function tearDown(): void
107
107
parent ::tearDown ();
108
108
}
109
109
110
- /**
111
- * Test increasing coupon usages after after order placing and decreasing after order cancellation.
112
- *
113
- * @magentoDataFixture Magento/SalesRule/_files/coupons_limited_order.php
114
- * @magentoDbIsolation disabled
115
- */
110
+ /**
111
+ * Test increasing coupon usages after after order placing and decreasing after order cancellation.
112
+ *
113
+ * @magentoDataFixture Magento/SalesRule/_files/coupons_limited_order.php
114
+ * @magentoDbIsolation disabled
115
+ */
116
116
public function testSubmitQuoteAndCancelOrder ()
117
117
{
118
118
$ customerId = 1 ;
You can’t perform that action at this time.
0 commit comments