Skip to content

Commit

Permalink
Editor: add ticket number to test after string update.
Browse files Browse the repository at this point in the history
Follow-up to [58028]; adds ticket number to the updated test.

Props jorbin, isabel_brison.
See #60981.


git-svn-id: https://develop.svn.wordpress.org/trunk@58059 602fd350-edb4-49c9-b593-d223f7449a82
  • Loading branch information
tellthemachines committed Apr 30, 2024
1 parent 204a1bb commit ca58a05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/phpunit/tests/theme/wpThemeJson.php
Original file line number Diff line number Diff line change
Expand Up @@ -1239,6 +1239,7 @@ public function test_get_stylesheet_generates_fallback_gap_layout_styles() {
* @ticket 56467
* @ticket 58550
* @ticket 60936
* @ticket 60981
*/
public function test_get_stylesheet_generates_base_fallback_gap_layout_styles() {
$theme_json = new WP_Theme_JSON(
Expand Down

0 comments on commit ca58a05

Please sign in to comment.