Skip to content

Commit 171ed7a

Browse files
author
Igor Melnikov
committed
MAGETWO-69137: upgrading Magento2 Project PHPUnit version to latest
- refactor tests
1 parent d74045b commit 171ed7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/static/framework/tests/unit/testsuite/Magento/Sniffs/EchoTags/ShortEchoSyntaxSniffTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66
namespace Magento\Sniffs\EchoTags;
77

8-
class ShortEchoSyntaxSniffTest extends \PHPUnit_Framework_TestCase
8+
class ShortEchoSyntaxSniffTest extends \PHPUnit\Framework\TestCase
99
{
1010
/**
1111
* @var \PHP_CodeSniffer_File|\PHPUnit_Framework_MockObject_MockObject

0 commit comments

Comments
 (0)