Skip to content

Commit 084ecfb

Browse files
committed
MAGETWO-95629: Filesystem Directory Improvement
1 parent 0c48a10 commit 084ecfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Test/Unit/Filesystem/Directory/PathValidatorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
/**
1313
* Test for Magento\Framework\Filesystem\Directory\PathValidator class.
1414
*/
15-
class PathValidatorTest extends \PHPUnit_Framework_TestCase
15+
class PathValidatorTest extends \PHPUnit\Framework\TestCase
1616
{
1717
/**
1818
* @var DriverInterface|\PHPUnit_Framework_MockObject_MockObject

0 commit comments

Comments
 (0)