Skip to content

Commit 95e020a

Browse files
committed
Fix new sniff's UnitTest class's name :-/
1 parent cc9d3fd commit 95e020a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPressVIPMinimum/Tests/VIP/ExitAfterRedirectUnitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* @package VIPCS\WordPressVIPMinimum
1616
*/
17-
class FlushRewriteRulesUnitTest extends AbstractSniffUnitTest {
17+
class ExitAfterRedirectUnitTest extends AbstractSniffUnitTest {
1818

1919
/**
2020
* Returns the lines where errors should occur.

0 commit comments

Comments
 (0)