mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 12:50:28 +00:00
Includes: * Renaming the test class per the [https://make.wordpress.org/core/handbook/testing/automated-testing/writing-phpunit-tests/#naming-and-organization naming conventions]. * Creating a `WP_Site_Health` instance in the `set_up()` method, instead of leaving that to each individual test. This brings some consistency with the tests for other admin classes, e.g. `WP_Community_Events`. Follow-up to [45802], [51639]. See #55652. git-svn-id: https://develop.svn.wordpress.org/trunk@54075 602fd350-edb4-49c9-b593-d223f7449a82