We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0910cd commit a5a1a4dCopy full SHA for a5a1a4d
phpunit.xml.dist
@@ -2,6 +2,7 @@
2
bootstrap="tests/phpunit/includes/bootstrap.php"
3
backupGlobals="false"
4
colors="true"
5
+ beStrictAboutTestsThatDoNotTestAnything="true"
6
>
7
<testsuites>
8
<!-- Default test suite to run all tests -->
tests/phpunit/multisite.xml
bootstrap="includes/bootstrap.php"
<php>
<const name="WP_TESTS_MULTISITE" value="1" />
0 commit comments