Tests: Fix an incorrect @ticket
header included in [37469].
See #36122. git-svn-id: https://develop.svn.wordpress.org/trunk@37470 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
6d963d60c6
commit
8a779ede82
@ -103,7 +103,7 @@ class Tests_Sanitize_Option extends WP_UnitTestCase {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ticket #36122
|
* @ticket 36122
|
||||||
*/
|
*/
|
||||||
public function test_emoji_in_blogname_and_description() {
|
public function test_emoji_in_blogname_and_description() {
|
||||||
global $wpdb;
|
global $wpdb;
|
||||||
|
Loading…
Reference in New Issue
Block a user