Skip to content

Commit b1eeb68

Browse files
🔧 Add load.php in test bootstrap
1 parent 3b2a408 commit b1eeb68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎tests/bootstrap.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
$includeDirectory = __DIR__ . '/../web/wordpress/wp-includes';
1212

1313
$paths = [
14+
'/load.php',
1415
'/functions.php',
1516
'/plugin.php',
1617
'/class-wp-http-response.php',

0 commit comments

Comments
 (0)