File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
dev/tests/integration/testsuite/Magento/Quote/Model Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -146,8 +146,8 @@ public function testTableRateFreeShipping()
146
146
* @magentoDataFixture Magento\Quote\Test\Fixture\GuestCart as:cart
147
147
* @magentoDataFixture Magento\Quote\Test\Fixture\AddProductToCart with:{"cart_id":"$cart.id$", "product_id":"$p1.id$"}
148
148
* @magentoDataFixture Magento\Quote\Test\Fixture\AddProductToCart with:{"cart_id":"$cart.id$", "product_id":"$p2.id$"}
149
- * @magentoDataFixture Magento\Quote \Test\Fixture\SetBillingAddress with:{"cart_id":"$cart.id$"}
150
- * @magentoDataFixture Magento\Quote \Test\Fixture\SetShippingAddress with:{"cart_id":"$cart.id$"}
149
+ * @magentoDataFixture Magento\Checkout \Test\Fixture\SetBillingAddress with:{"cart_id":"$cart.id$"}
150
+ * @magentoDataFixture Magento\Checkout \Test\Fixture\SetShippingAddress with:{"cart_id":"$cart.id$"}
151
151
* @magentoDataFixture Magento/OfflineShipping/_files/tablerates_price.php
152
152
* @return void
153
153
* @throws NoSuchEntityException
You can’t perform that action at this time.
0 commit comments