We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caa9a03 commit bb33652Copy full SHA for bb33652
tests/phpunit/tests/html-api/wpHtmlTemplate.php
@@ -16,7 +16,7 @@ class Tests_HtmlApi_WpHtmlTemplate extends WP_UnitTestCase {
16
/**
17
* Demonstrates how to pass values into an HTML template.
18
*
19
- * @ticket {TICKET_NUMBER}
+ * @ticket 60229
20
*/
21
public function test_basic_render() {
22
$html = WP_HTML_Template::render(
0 commit comments