Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add Trac ticket reference to tests
  • Loading branch information
dmsnell committed Mar 29, 2023
commit e945f16fb8843c209083d03375aa0d162f824f49
2 changes: 1 addition & 1 deletion tests/phpunit/tests/html-api/wpHtmlTagProcessor.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ public function test_get_tag_returns_open_tag_name() {
}

/**
* @ticket NEEDS TICKET
* @ticket 58009 TICKET
*
* @covers WP_HTML_Tag_Processor::has_self_closing_flag()
*
Expand Down