Skip to content

Commit d492441

Browse files
committed
Add ticket number to HTML set_attribute test
1 parent 7f3fea4 commit d492441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ public function test_set_attribute_is_case_insensitive() {
315315
* Ensures that set_attribute doesn’t allow setting an
316316
* attribute with an invalid name and thus break syntax.
317317
*
318-
* @ticket {TICKET_NUMBER}
318+
* @ticket 63863
319319
*
320320
* @expectedIncorrectUsage WP_HTML_Tag_Processor::set_attribute
321321
*

0 commit comments

Comments
 (0)