Skip to content

Commit 7cf6326

Browse files
committed
annotation for ticket
1 parent 6661dd7 commit 7cf6326

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/phpunit/tests/theme/wpThemeJson.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4138,7 +4138,7 @@ public function test_get_styles_with_content_width() {
41384138
* @ticket 60936
41394139
* @ticket 61165
41404140
* @ticket 61829
4141-
* @ticket xxxx
4141+
* @ticket 64848
41424142
*/
41434143
public function test_get_styles_with_appearance_tools() {
41444144
$theme_json = new WP_Theme_JSON(
@@ -7059,7 +7059,7 @@ public function test_sanitize_preserves_null_schema_behavior() {
70597059
/**
70607060
* @covers WP_Theme_JSON::to_ruleset
70617061
*
7062-
* @ticket xxxx
7062+
* @ticket 64848
70637063
*/
70647064
public function test_to_ruleset_skips_non_scalar_values_and_casts_numerics() {
70657065
$reflection = new ReflectionMethod( WP_Theme_JSON::class, 'to_ruleset' );

0 commit comments

Comments
 (0)