We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 325057e commit 33594caCopy full SHA for 33594ca
phpunit.xml
@@ -12,6 +12,6 @@
12
</testsuite>
13
</testsuites>
14
<php>
15
- <const name="WP_TESTS_PHPUNIT_POLYFILLS_PATH" value="vendor/yoast/phpunit-polyfills/phpunitpolyfills-autoload.php"/>
+ <const name="WP_TESTS_PHPUNIT_POLYFILLS_PATH" value="./vendor/yoast/phpunit-polyfills/phpunitpolyfills-autoload.php"/>
16
</php>
17
</phpunit>
0 commit comments