Skip to content

Commit 7a0ec8a

Browse files
committed
Update PHPUnit configuration to run tests in multisite setup
1 parent 5e68d21 commit 7a0ec8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
convertDeprecationsToExceptions="true"
99
>
1010
<php>
11+
<const name="WP_TESTS_MULTISITE" value="1" />
1112
<env name="WORDPRESS_TABLE_PREFIX" value="wptests_" />
1213
</php>
1314
<testsuites>

0 commit comments

Comments
 (0)