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:
Gary Pendergast 2016-05-20 05:29:50 +00:00
parent 6d963d60c6
commit 8a779ede82
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ class Tests_Sanitize_Option extends WP_UnitTestCase {
}
/**
* @ticket #36122
* @ticket 36122
*/
public function test_emoji_in_blogname_and_description() {
global $wpdb;