Unit Tests: Change some @group annotations to @ticket.

git-svn-id: https://develop.svn.wordpress.org/trunk@37954 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling
2016-07-04 20:24:52 +00:00
parent 2f90caa574
commit 1ae9f9c733
9 changed files with 17 additions and 17 deletions

View File

@@ -180,7 +180,7 @@ class Tests_Cache extends WP_UnitTestCase {
}
/**
* @group 21327
* @ticket 21327
*/
function test_wp_cache_decr() {
$key = rand_str();