Make WordPress Core


Ignore:
Timestamp:
12/05/2020 03:49:25 PM (4 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/image/editorGd.php

    r49751 r49757  
    114114     * both height and weight are missing, null, or 0.
    115115     *
    116      * ticket 26823
     116     * @ticket 26823
    117117     */
    118118    public function test_multi_resize_does_not_create() {
     
    182182     * Test multi_resize with multiple sizes
    183183     *
    184      * ticket 26823
     184     * @ticket 26823
    185185     */
    186186    public function test_multi_resize() {
Note: See TracChangeset for help on using the changeset viewer.