Skip to content

Commit 908456b

Browse files
committed
MC-37726: Price filter uses base currency for ranges
1 parent d835452 commit 908456b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductSearchAggregationsTest.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@
77

88
namespace Magento\GraphQl\Catalog;
99

10-
use Magento\Config\App\Config\Type\System;
11-
use Magento\Config\Model\ResourceModel\Config;
12-
use Magento\Directory\Model\Currency;
13-
use Magento\Store\Model\ScopeInterface;
14-
use Magento\Store\Model\Store;
15-
use Magento\TestFramework\Helper\Bootstrap;
1610
use Magento\TestFramework\TestCase\GraphQlAbstract;
1711

1812
class ProductSearchAggregationsTest extends GraphQlAbstract

0 commit comments

Comments
 (0)