File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 26
26
use Magento \ConfigurableProduct \Test \Fixture \AddProductToCart as AddConfigurableProductToCartFixture ;
27
27
use Magento \ConfigurableProduct \Test \Fixture \Attribute as AttributeFixture ;
28
28
use Magento \ConfigurableProduct \Test \Fixture \Product as ConfigurableProductFixture ;
29
- use Magento \Customer \Test \Fixture \Customer ;
30
29
use Magento \Framework \DataObject ;
31
30
use Magento \Framework \ObjectManagerInterface ;
32
31
use Magento \Quote \Test \Fixture \AddProductToCart ;
33
- use Magento \Quote \Test \Fixture \CustomerCart ;
34
32
use Magento \Quote \Test \Fixture \GuestCart as GuestCartFixture ;
35
33
use Magento \Quote \Test \Fixture \QuoteIdMask as QuoteMaskFixture ;
36
- use Magento \SalesRule \Test \Fixture \ProductCondition as ProductConditionFixture ;
37
34
use Magento \TestFramework \Fixture \DataFixture ;
38
35
use Magento \TestFramework \Fixture \DataFixtureStorage ;
39
36
use Magento \TestFramework \Fixture \DataFixtureStorageManager ;
You can’t perform that action at this time.
0 commit comments