Skip to content

Commit

Permalink
Add ticket number
Browse files Browse the repository at this point in the history
  • Loading branch information
dmsnell committed Jan 12, 2024
1 parent 5c1b77d commit c6f5881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/phpunit/tests/html-api/wpHtmlTemplate.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class Tests_HtmlApi_WpHtmlTemplate extends WP_UnitTestCase {
/**
* Demonstrates how to pass values into an HTML template.
*
* @ticket {TICKET_NUMBER}
* @ticket 60229
*/
public function test_basic_render() {
$html = WP_HTML_Template::render(
Expand Down

0 comments on commit c6f5881

Please sign in to comment.