Skip to content

Commit f58b284

Browse files
committed
MC-40679: A "Products" page of the Admin panel is constantly loading after sorting by FPT value was applied
1 parent 00773eb commit f58b284

File tree

1 file changed

+2
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Weee/Plugin/Catalog/Ui/Component/Listing

1 file changed

+2
-0
lines changed

dev/tests/integration/testsuite/Magento/Weee/Plugin/Catalog/Ui/Component/Listing/ColumnsTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
*/
66
declare(strict_types=1);
77

8+
namespace Magento\Weee\Plugin\Catalog\Ui\Component\Listing;
9+
810
use Magento\Catalog\Ui\Component\Listing\Attribute\Repository;
911
use Magento\Catalog\Ui\Component\Listing\Columns;
1012
use Magento\Catalog\Ui\DataProvider\Product\ProductDataProvider;

0 commit comments

Comments
 (0)