Skip to content

Commit b183c97

Browse files
committed
Removed GB refs
1 parent 2d2bab5 commit b183c97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/phpunit/tests/rest-api/rest-global-styles-controller.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ public function test_get_theme_item_subscriber_permission_check() {
289289
}
290290

291291
/**
292-
* @covers WP_REST_Global_Styles_Controller_Gutenberg::get_theme_item
292+
* @covers WP_REST_Global_Styles_Controller::get_theme_item
293293
* @ticket 62042
294294
*/
295295
public function test_get_theme_item_editor_permission_check() {
@@ -633,7 +633,7 @@ public function test_update_item_invalid_styles_css() {
633633
* within a theme style variation and wouldn't be registered at the time
634634
* of saving via the API.
635635
*
636-
* @covers WP_REST_Global_Styles_Controller_Gutenberg::update_item
636+
* @covers WP_REST_Global_Styles_Controller::update_item
637637
* @ticket 61312
638638
* @ticket 61451
639639
*/

0 commit comments

Comments
 (0)