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
This commit is contained in:
parent
17183e4e71
commit
fd7d38ec3b
@ -25,4 +25,7 @@
|
|||||||
<group>ajax</group>
|
<group>ajax</group>
|
||||||
</exclude>
|
</exclude>
|
||||||
</groups>
|
</groups>
|
||||||
|
<php>
|
||||||
|
<const name="WP_RUN_CORE_TESTS" value="1" />
|
||||||
|
</php>
|
||||||
</phpunit>
|
</phpunit>
|
||||||
|
Loading…
Reference in New Issue
Block a user