Skip to content

Commit e4679ca

Browse files
committed
Use TBD ticket
1 parent 7b0239b commit e4679ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/phpunit/tests/html-api/wpHtmlTagProcessorModifiableText.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ public static function data_script_tag_text_updates(): array {
542542

543543

544544
/**
545-
* @ticket 62797
545+
* @ticket TBD
546546
*/
547547
public function test_javascript_and_json_escaping() {
548548
$processor = new WP_HTML_Tag_Processor( "<script></script>\n<script></script>\n<h1>OK</h1>" );

0 commit comments

Comments
 (0)