Skip to content

Commit 17bbca8

Browse files
committed
Update test ticket annotation
1 parent 1cfeb85 commit 17bbca8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1083,7 +1083,7 @@ public function test_next_tag_lowercase_tag_name() {
10831083
/**
10841084
* Ensure that the processor does not throw errors in cases of extreme HTML nesting.
10851085
*
1086-
* @ticket TBD
1086+
* @ticket 64394
10871087
*
10881088
* @expectedIncorrectUsage WP_HTML_Tag_Processor::set_bookmark
10891089
*/
@@ -1102,7 +1102,7 @@ public function test_deep_nesting_fails_process_without_error() {
11021102
}
11031103

11041104
/**
1105-
* @ticket TBD
1105+
* @ticket 64394
11061106
*
11071107
* @expectedIncorrectUsage WP_HTML_Tag_Processor::set_bookmark
11081108
*/

0 commit comments

Comments
 (0)