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