Make WordPress Core

Changeset 56579


Ignore:
Timestamp:
09/14/2023 09:04:04 AM (15 months ago)
Author:
Bernhard Reiter
Message:

Themes: Fix @covers PHPDoc line for test.

Follow-up to [56578].
Props @mukesh27.
See #59338.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/block-template-utils.php

    r56578 r56579  
    223223     * @ticket 59338
    224224     *
    225      * @covers ::test_inject_theme_attribute_in_template_part_block
     225     * @covers ::_inject_theme_attribute_in_template_part_block
    226226     */
    227227    public function test_inject_theme_attribute_in_template_part_block() {
Note: See TracChangeset for help on using the changeset viewer.