Skip to content

Commit fd7d38e

Browse files
committed
Ensure that post types and taxonomies are reset between multisite tests.
This is a port of [29869] to multisite.xml. See #29827. git-svn-id: https://develop.svn.wordpress.org/trunk@29954 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 17183e4 commit fd7d38e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/phpunit/multisite.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,7 @@
2525
<group>ajax</group>
2626
</exclude>
2727
</groups>
28+
<php>
29+
<const name="WP_RUN_CORE_TESTS" value="1" />
30+
</php>
2831
</phpunit>

0 commit comments

Comments
 (0)