Changeset 61438 for trunk/tests/phpunit/tests/admin/wpSiteHealth.php
- Timestamp:
- 01/05/2026 10:49:26 AM (6 weeks ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/admin/wpSiteHealth.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/admin/wpSiteHealth.php
r60729 r61438 491 491 array( 'posts_count', 0 ), 492 492 array( 'terms_count', 1 ), 493 array( 'options_count', 1 00),493 array( 'options_count', 1 ), 494 494 array( 'users_count', 0 ), 495 495 array( 'alloptions_count', 100 ),
Note: See TracChangeset
for help on using the changeset viewer.