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 5e68d21 commit 7a0ec8aCopy full SHA for 7a0ec8a
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