Skip to content

Commit 5d84396

Browse files
committed
Tests: Fix an incorrect @ticket header introduced in [37601].
See #32405, #36917. git-svn-id: https://develop.svn.wordpress.org/trunk@37602 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 57995a2 commit 5d84396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/phpunit/tests/db.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1012,8 +1012,8 @@ function test_collate_switched_to_utf8mb4_520() {
10121012
}
10131013

10141014
/**
1015+
* @ticket 32405
10151016
* @ticket 36917
1016-
* @ticket 37522
10171017
*/
10181018
function test_non_unicode_collations() {
10191019
global $wpdb;

0 commit comments

Comments
 (0)