Make WordPress Core


Ignore:
Timestamp:
12/05/2020 03:49:25 PM (5 years ago)
Author:
SergeyBiryukov
Message:

Tests: Correct @ticket references in some test files.

See #51802.

File:
1 edited

Legend:

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

    r49603 r49757  
    276276
    277277    /**
    278      * ticket 19265
     278     * @ticket 19265
    279279     */
    280280    function test_user_level_property_back_compat() {
     
    411411
    412412    /**
    413      * ticket 19595
     413     * @ticket 19595
    414414     */
    415415    function test_global_userdata() {
     
    427427
    428428    /**
    429      * ticket 19769
     429     * @ticket 19769
    430430     */
    431431    function test_global_userdata_is_null_when_logged_out() {
Note: See TracChangeset for help on using the changeset viewer.