Make WordPress Core


Ignore:
Timestamp:
07/04/2016 08:24:52 PM (8 years ago)
Author:
ocean90
Message:

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

File:
1 edited

Legend:

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

    r37625 r37954  
    769769
    770770    /**
    771      * @group 32081
     771     * @ticket 32081
    772772     */
    773773    public function test_meta_query_should_work_with_comment__in() {
     
    793793
    794794    /**
    795      * @group 32081
     795     * @ticket 32081
    796796     */
    797797    public function test_meta_query_should_work_with_comment__not_in() {
Note: See TracChangeset for help on using the changeset viewer.