Skip to content

Commit 40293ed

Browse files
committed
Upgrade to phpunit 8
Add to obsolete classes PhpUnit 6.x only classes
1 parent f4a5546 commit 40293ed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dev/tests/static/testsuite/Magento/Test/Legacy/_files/obsolete_classes.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4254,5 +4254,7 @@
42544254
['Magento\Elasticsearch\Elasticsearch5\Model\Adapter\DataMapper\ProductDataMapperProxy'],
42554255
['Magento\Elasticsearch\Elasticsearch5\Model\Adapter\DataMapper\ProductDataMapper'],
42564256
['Magento\Elasticsearch\Model\Adapter\DataMapper\DataMapperResolver'],
4257-
['Magento\Elasticsearch\Model\Adapter\Container\Attribute']
4257+
['Magento\Elasticsearch\Model\Adapter\Container\Attribute'],
4258+
['PHPUnit_Framework_MockObject_MockObject' => 'PHPUnit\Framework\MockObject\MockObject'],
4259+
['PHPUnit\Framework\BaseTestListener'],
42584260
];

0 commit comments

Comments
 (0)