Skip to content

Commit 0349261

Browse files
committed
Tests: Remove PHPCSCompatibility file reference
Already removed in an earlier commit, this removes the reference to the non-existent file for unit testing.
1 parent 158c191 commit 0349261

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/bootstrap.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,4 @@
5252
die( 1 );
5353
}
5454

55-
// Load our class aliases.
56-
require_once dirname( __DIR__ ) . $ds . 'WordPressVIPMinimum' . $ds . 'PHPCSCompatibility.php';
5755
unset( $ds, $phpcsDir );

0 commit comments

Comments
 (0)