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.
2 parents 5e68d21 + 7a0ec8a commit c297123Copy full SHA for c297123
phpunit.xml.dist
@@ -8,6 +8,7 @@
8
convertDeprecationsToExceptions="true"
9
>
10
<php>
11
+ <const name="WP_TESTS_MULTISITE" value="1" />
12
<env name="WORDPRESS_TABLE_PREFIX" value="wptests_" />
13
</php>
14
<testsuites>
0 commit comments