Changeset 51860 for trunk/tests/phpunit/tests/multisite/wpSiteQuery.php
- Timestamp:
- 09/24/2021 12:45:43 AM (3 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/multisite/wpSiteQuery.php
r51859 r51860 9 9 * @group multisite 10 10 */ 11 class Tests_Multisite_ Site_Query extends WP_UnitTestCase {11 class Tests_Multisite_wpSiteQuery extends WP_UnitTestCase { 12 12 protected static $network_ids; 13 13 protected static $site_ids;
Note: See TracChangeset
for help on using the changeset viewer.