mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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
This commit is contained in:
@@ -1012,8 +1012,8 @@ class Tests_DB extends WP_UnitTestCase {
|
||||
}
|
||||
|
||||
/**
|
||||
* @ticket 32405
|
||||
* @ticket 36917
|
||||
* @ticket 37522
|
||||
*/
|
||||
function test_non_unicode_collations() {
|
||||
global $wpdb;
|
||||
|
||||
Reference in New Issue
Block a user