Skip to content

Commit 6b9635d

Browse files
committed
ACP2E-3490: Product Content Type in Page Builder Gets Collapsed Without Correct Messages
1 parent 55acd80 commit 6b9635d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/code/Magento/CatalogWidget/Test/Unit/Block/Product/ProductsListTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,18 @@
1717
use Magento\Directory\Model\Currency;
1818
use Magento\Framework\App\Http\Context;
1919
use Magento\Framework\App\RequestInterface;
20-
use Magento\Framework\Cache\LockGuardedCacheLoader;
2120
use Magento\Framework\DataObject\IdentityInterface;
2221
use Magento\Framework\Pricing\PriceCurrencyInterface;
2322
use Magento\Framework\Pricing\Render;
2423
use Magento\Framework\Serialize\Serializer\Json;
2524
use Magento\Framework\TestFramework\Unit\Helper\ObjectManager as ObjectManagerHelper;
2625
use Magento\Framework\View\Design\ThemeInterface;
2726
use Magento\Framework\View\DesignInterface;
28-
use Magento\Catalog\Block\Product\Context as ViewContext;
2927
use Magento\Framework\View\LayoutInterface;
3028
use Magento\Rule\Model\Condition\Combine;
3129
use Magento\Rule\Model\Condition\Sql\Builder;
3230
use Magento\Store\Model\Store;
3331
use Magento\Store\Model\StoreManagerInterface;
34-
3532
use Magento\Widget\Helper\Conditions;
3633
use PHPUnit\Framework\MockObject\MockObject;
3734
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)