Make WordPress Core

Changeset 51138


Ignore:
Timestamp:
06/11/2021 12:34:09 PM (4 years ago)
Author:
SergeyBiryukov
Message:

Docs: Correct DocBlock formatting for some revision tests.

Follow-up to [50949], [51124].

See #52628.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/post/revisions.php

    r51124 r51138  
    578578    }
    579579
    580     /*
     580    /**
    581581     * @ticket 51550
    582582     */
     
    603603    }
    604604
    605     /*
     605    /**
    606606     * @ticket 51550
    607607     */
     
    637637    }
    638638
    639 
    640     /*
    641      * Verify that trying to create a revision with an invalid ID returns a WP_Error.
    642      *
     639    /**
     640     * Verifies that trying to create a revision with an invalid ID returns a WP_Error.
    643641     *
    644642     * @ticket 30009
Note: See TracChangeset for help on using the changeset viewer.