mirror of
git://develop.git.wordpress.org/
synced 2025-02-07 08:04:27 +01: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