File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -808,7 +808,7 @@ public function test_empty_compare() {
808
808
}
809
809
810
810
/**
811
- * @group 32592
811
+ * @ticket 32592
812
812
*/
813
813
public function test_has_or_relation_should_return_false () {
814
814
$ q = new WP_Meta_Query ( array (
@@ -834,7 +834,7 @@ public function test_has_or_relation_should_return_false() {
834
834
}
835
835
836
836
/**
837
- * @group 32592
837
+ * @ticket 32592
838
838
*/
839
839
public function test_has_or_relation_should_return_true_for_top_level_or () {
840
840
$ q = new WP_Meta_Query ( array (
@@ -860,7 +860,7 @@ public function test_has_or_relation_should_return_true_for_top_level_or() {
860
860
}
861
861
862
862
/**
863
- * @group 32592
863
+ * @ticket 32592
864
864
*/
865
865
public function test_has_or_relation_should_return_true_for_nested_or () {
866
866
$ q = new WP_Meta_Query ( array (
You can’t perform that action at this time.
0 commit comments