Skip to content

Commit 6b259f6

Browse files
committed
Fix autoload issue
1 parent d5c1cf7 commit 6b259f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Standards/Generic/Tests/NamingConventions/InterfaceNameSuffixUnitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
use PHP_CodeSniffer\Tests\Standards\AbstractSniffUnitTest;
1212

13-
class InterfaceSuffixNameUnitTest extends AbstractSniffUnitTest
13+
class InterfaceNameSuffixUnitTest extends AbstractSniffUnitTest
1414
{
1515

1616

0 commit comments

Comments
 (0)