We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d74045b commit 171ed7aCopy full SHA for 171ed7a
dev/tests/static/framework/tests/unit/testsuite/Magento/Sniffs/EchoTags/ShortEchoSyntaxSniffTest.php
@@ -5,7 +5,7 @@
5
*/
6
namespace Magento\Sniffs\EchoTags;
7
8
-class ShortEchoSyntaxSniffTest extends \PHPUnit_Framework_TestCase
+class ShortEchoSyntaxSniffTest extends \PHPUnit\Framework\TestCase
9
{
10
/**
11
* @var \PHP_CodeSniffer_File|\PHPUnit_Framework_MockObject_MockObject
0 commit comments