Skip to content

Commit 2698cdb

Browse files
wip44850lucafuser
authored andcommitted
AC-7917: Fix web api test
1 parent c0312e1 commit 2698cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Sales/RetrieveOrdersWithConfigurableProductByOrderNumberTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
use Magento\Catalog\Test\Fixture\Product as ProductFixture;
1111
use Magento\ConfigurableProduct\Test\Fixture\AddProductToCart as AddConfigurableProductToCartFixture;
12-
use Magento\NegotiableQuote\Test\Fixture\QuoteIdMask;
12+
use Magento\Quote\Test\Fixture\QuoteIdMask;
1313
use Magento\Checkout\Test\Fixture\PlaceOrder as PlaceOrderFixture;
1414
use Magento\Checkout\Test\Fixture\SetBillingAddress as SetBillingAddressFixture;
1515
use Magento\Checkout\Test\Fixture\SetDeliveryMethod as SetDeliveryMethodFixture;

0 commit comments

Comments
 (0)