Make WordPress Core


Ignore:
Timestamp:
02/21/2022 02:50:07 PM (3 years ago)
Author:
SergeyBiryukov
Message:

Docs: Use third-person singular verbs in some test descriptions in phpunit/tests/functions/.

Follow-up to [42971], [45371], [46159], [46175], [47779], [50962], [50964], [51910], [52778].

Props azouamauriac, SergeyBiryukov.
See #54725.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/functions/cleanupHeaderComment.php

    r52777 r52780  
    1212
    1313    /**
    14      * Test cleanup header of header comment.
     14     * Tests _cleanup_header_comment().
    1515     *
    1616     * @dataProvider data_cleanup_header_comment
     
    2424
    2525    /**
    26      * Data provider for test_cleanup_header_comment.
     26     * Data provider for test_cleanup_header_comment().
    2727     *
    2828     * @return array[] Test parameters {
Note: See TracChangeset for help on using the changeset viewer.