Skip to content

Commit 3e4498e

Browse files
committed
Remove unused use statement
1 parent c02c4c4 commit 3e4498e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/php/bootstrap.php

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
* PHPUnit bootstrap file.
44
*/
55

6-
use Yoast\WPTestUtils\WPIntegration;
7-
86
define( 'TESTS_PLUGIN_DIR', dirname( dirname( __DIR__ ) ) );
97

108
// When run in wp-env context, set the test config file path.

0 commit comments

Comments
 (0)