Make WordPress Core


Ignore:
Timestamp:
01/17/2017 02:43:25 AM (8 years ago)
Author:
SergeyBiryukov
Message:

Build/Test Tools: Correctly reference function names in @covers entries.

Props pbearne.
Fixes #39235.

File:
1 edited

Legend:

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

    r38938 r39918  
    554554    /**
    555555     * @ticket 30937
    556      * @covers wp_admin_bar_customize_menu()
     556     * @covers ::wp_admin_bar_customize_menu
    557557     */
    558558    public function test_customize_link() {
Note: See TracChangeset for help on using the changeset viewer.