diff --git a/tests/phpunit/tests/general/wpResourceHints.php b/tests/phpunit/tests/general/wpResourceHints.php
index 8ffcb94cff..a39d94d45b 100644
--- a/tests/phpunit/tests/general/wpResourceHints.php
+++ b/tests/phpunit/tests/general/wpResourceHints.php
@@ -183,7 +183,10 @@ class Tests_General_wpResourceHints extends WP_UnitTestCase {
$this->assertSame( $expected, $actual );
}
- function test_dns_prefetch_scripts_does_not_included_registered_only() {
+ /**
+ * @ticket 37385
+ */
+ function test_dns_prefetch_scripts_does_not_include_registered_only() {
$expected = "\n";
$unexpected = "\n";