Skip to content

Commit 8a94408

Browse files
committed
add polyfill
1 parent 1f4a7f1 commit 8a94408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @package custom-post-type-permalinks
66
*/
77

8-
require dirname( __DIR__ ) . '/vendor/autoload.php';
8+
require dirname( __DIR__ ) . '/vendor/yoast/phpunit-polyfills/phpunitpolyfills-autoload.php';
99

1010
$_tests_dir = getenv( 'WP_TESTS_DIR' );
1111

0 commit comments

Comments
 (0)