Make WordPress Core


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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/user/wpDeleteUser.php

    r35242 r37954  
    137137
    138138    /**
    139      * @group 33800
     139     * @ticket 33800
    140140     */
    141141    public function test_should_return_false_for_non_numeric_string_user_id() {
     
    144144
    145145    /**
    146      * @group 33800
     146     * @ticket 33800
    147147     */
    148148    public function test_should_return_false_for_object_user_id() {
Note: See TracChangeset for help on using the changeset viewer.