mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Tests: Use @ticket annotation for ticket numbers, for clarity.
See #51802. git-svn-id: https://develop.svn.wordpress.org/trunk@50337 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -244,7 +244,7 @@ class Tests_General_wpResourceHints extends WP_UnitTestCase {
|
||||
}
|
||||
|
||||
/**
|
||||
* @group 38121
|
||||
* @ticket 38121
|
||||
*/
|
||||
function test_custom_attributes() {
|
||||
$expected = "<link rel='dns-prefetch' href='//s.w.org' />\n" .
|
||||
|
||||
Reference in New Issue
Block a user