Skip to content

Commit 33df100

Browse files
committed
MAGETWO-72597: [2.2.x] - Impossible to perform mass update on product with 60+ attributes in system
1 parent b9a5e0e commit 33df100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Eav/Test/Unit/Model/ResourceModel/Entity/Attribute/CollectionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1616
*/
17-
class CollectionTest extends \PHPUnit_Framework_TestCase
17+
class CollectionTest extends \PHPUnit\Framework\TestCase
1818
{
1919
/**
2020
* @var \Magento\Eav\Model\ResourceModel\Entity\Attribute\Collection

0 commit comments

Comments
 (0)