Make WordPress Core

Changeset 37595


Ignore:
Timestamp:
05/30/2016 04:37:57 AM (8 years ago)
Author:
boonebgorges
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/meta/query.php

    r37594 r37595  
    809809
    810810    /**
    811      * @group 32592
     811     * @ticket 32592
    812812     */
    813813    public function test_has_or_relation_should_return_false() {
     
    835835
    836836    /**
    837      * @group 32592
     837     * @ticket 32592
    838838     */
    839839    public function test_has_or_relation_should_return_true_for_top_level_or() {
     
    861861
    862862    /**
    863      * @group 32592
     863     * @ticket 32592
    864864     */
    865865    public function test_has_or_relation_should_return_true_for_nested_or() {
Note: See TracChangeset for help on using the changeset viewer.