mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-27 20:40:21 +00:00
Additionally: * Move the test for `WP_REST_Server::add_active_theme_link_to_index()` to a more logical place. * Replace `assertEquals()` with `assertSame()` in site icon test to also check the type of the value. * Use a more consistent pattern for the tests. Follow-up to [51241], [52080]. Props ignatggeorgiev, desrosj, SergeyBiryukov. Fixes #53516. See #53363. git-svn-id: https://develop.svn.wordpress.org/trunk@52381 602fd350-edb4-49c9-b593-d223f7449a82