Skip to content

Commit c6f5881

Browse files
committed
Add ticket number
1 parent 5c1b77d commit c6f5881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Tests_HtmlApi_WpHtmlTemplate extends WP_UnitTestCase {
1616
/**
1717
* Demonstrates how to pass values into an HTML template.
1818
*
19-
* @ticket {TICKET_NUMBER}
19+
* @ticket 60229
2020
*/
2121
public function test_basic_render() {
2222
$html = WP_HTML_Template::render(

0 commit comments

Comments
 (0)