From 8f06d6678b20b50e9e8ded25c8671634c091f78d Mon Sep 17 00:00:00 2001 From: Boone Gorges Date: Mon, 30 May 2016 04:37:57 +0000 Subject: [PATCH] Tests: Change some 'group' annotations to 'ticket'. git-svn-id: https://develop.svn.wordpress.org/trunk@37595 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/phpunit/tests/meta/query.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/phpunit/tests/meta/query.php b/tests/phpunit/tests/meta/query.php index a2a66e5358..6050676ff7 100644 --- a/tests/phpunit/tests/meta/query.php +++ b/tests/phpunit/tests/meta/query.php @@ -808,7 +808,7 @@ class Tests_Meta_Query extends WP_UnitTestCase { } /** - * @group 32592 + * @ticket 32592 */ public function test_has_or_relation_should_return_false() { $q = new WP_Meta_Query( array( @@ -834,7 +834,7 @@ class Tests_Meta_Query extends WP_UnitTestCase { } /** - * @group 32592 + * @ticket 32592 */ public function test_has_or_relation_should_return_true_for_top_level_or() { $q = new WP_Meta_Query( array( @@ -860,7 +860,7 @@ class Tests_Meta_Query extends WP_UnitTestCase { } /** - * @group 32592 + * @ticket 32592 */ public function test_has_or_relation_should_return_true_for_nested_or() { $q = new WP_Meta_Query( array(