Skip to content

Commit

Permalink
Fix autoload issue
Browse files Browse the repository at this point in the history
  • Loading branch information
o5 committed Jul 27, 2021
1 parent d5c1cf7 commit 6b259f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

use PHP_CodeSniffer\Tests\Standards\AbstractSniffUnitTest;

class InterfaceSuffixNameUnitTest extends AbstractSniffUnitTest
class InterfaceNameSuffixUnitTest extends AbstractSniffUnitTest
{


Expand Down

0 comments on commit 6b259f6

Please sign in to comment.