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()
146146 * @magentoDataFixture Magento\Quote\Test\Fixture\GuestCart as:cart
147147 * @magentoDataFixture Magento\Quote\Test\Fixture\AddProductToCart with:{"cart_id":"$cart.id$", "product_id":"$p1.id$"}
148148 * @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$"}
151151 * @magentoDataFixture Magento/OfflineShipping/_files/tablerates_price.php
152152 * @return void
153153 * @throws NoSuchEntityException
You can’t perform that action at this time.
0 commit comments