Skip to content

Commit

Permalink
Removed GB refs
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonjd committed Sep 18, 2024
1 parent 2d2bab5 commit b183c97
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ public function test_get_theme_item_subscriber_permission_check() {
}

/**
* @covers WP_REST_Global_Styles_Controller_Gutenberg::get_theme_item
* @covers WP_REST_Global_Styles_Controller::get_theme_item
* @ticket 62042
*/
public function test_get_theme_item_editor_permission_check() {
Expand Down Expand Up @@ -633,7 +633,7 @@ public function test_update_item_invalid_styles_css() {
* within a theme style variation and wouldn't be registered at the time
* of saving via the API.
*
* @covers WP_REST_Global_Styles_Controller_Gutenberg::update_item
* @covers WP_REST_Global_Styles_Controller::update_item
* @ticket 61312
* @ticket 61451
*/
Expand Down

0 comments on commit b183c97

Please sign in to comment.