Make WordPress Core


Ignore:
Timestamp:
06/23/2022 07:45:24 PM (3 years ago)
Author:
azaozz
Message:

Build/Test Tools: Add missing @covers tags for the AJAX test group.

Props pbeane, hellofromTonya, antonvlasenko, ironprogrammer, SergeyBiryukov, costdev.
See #39265.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/ajax/QuickEdit.php

    r48939 r53561  
    1515    /**
    1616     * @ticket 26948
     17     *
     18     * @covers ::wp_ajax_inline_save
     19     * @covers ::edit_post
    1720     */
    1821    public function test_dont_process_terms_if_taxonomy_does_not_allow_show_on_quick_edit() {
Note: See TracChangeset for help on using the changeset viewer.