mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Docs: Various corrections and improvements to inline docs and docblocks.
See #57840 git-svn-id: https://develop.svn.wordpress.org/trunk@55753 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -953,7 +953,7 @@ class Tests_Theme_wpThemeJsonResolver extends WP_UnitTestCase {
|
||||
* @ticket 57545
|
||||
*
|
||||
* @covers WP_Theme_JSON_Resolver::get_style_variations
|
||||
**/
|
||||
*/
|
||||
public function test_get_style_variations_returns_all_variations() {
|
||||
// Switch to a child theme.
|
||||
switch_theme( 'block-theme-child' );
|
||||
|
||||
Reference in New Issue
Block a user