Tests: Change some 'group' annotations to 'ticket'.

git-svn-id: https://develop.svn.wordpress.org/trunk@37595 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Boone Gorges 2016-05-30 04:37:57 +00:00
parent cb5b8479f0
commit 8f06d6678b
1 changed files with 3 additions and 3 deletions

View File

@ -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(