Tests: Change `group` annotation for `test_unique_filename_with_dimension_like_filename()` to `ticket.

See #42437.

git-svn-id: https://develop.svn.wordpress.org/trunk@46835 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2019-12-09 12:16:43 +00:00
parent d706e903b7
commit e76722f70f
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ class Tests_Functions extends WP_UnitTestCase {
}
/**
* @group 42437
* @ticket 42437
*/
function test_unique_filename_with_dimension_like_filename() {
$testdir = DIR_TESTDATA . '/images/';