Make WordPress Core


Ignore:
Timestamp:
02/28/2024 09:44:40 AM (14 months ago)
Author:
swissspidy
Message:

Tests: Address capitalization and docblock inconsistencies in some test class names.

Follow-up to [57060], [57718], [57725], [57726], [57727], [57728], [57733].

Props swissspidy, costdev.
See #59647.

File:
1 edited

Legend:

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

    r56971 r57735  
    148148     * Data provider that provides invalid input arrays.
    149149     *
    150      * @return array
     150     * @return array[]
    151151     */
    152152    public function data_wp_list_pluck_should_throw_doing_it_wrong_with_invalid_input() {
Note: See TracChangeset for help on using the changeset viewer.