Skip to content

Commit 3e03066

Browse files
committed
Variables/RestrictedVariables: fix namespace of unit test file
1 parent 26628f7 commit 3e03066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPressVIPMinimum/Tests/Variables/RestrictedVariablesUnitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @package VIPCS\WordPressVIPMinimum
66
*/
77

8-
namespace WordPress\Tests\Variables;
8+
namespace WordPressVIPMinimum\Tests\Variables;
99

1010
use PHP_CodeSniffer\Tests\Standards\AbstractSniffUnitTest;
1111

0 commit comments

Comments
 (0)