Changeset 56719 for trunk/tests/phpunit/tests/block-template-utils.php
- Timestamp:
- 09/26/2023 04:17:18 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/block-template-utils.php
r56644 r56719 312 312 } 313 313 314 /** 315 * @ticket 59452 316 * 317 * @covers ::_inject_theme_attribute_in_block_template_content 318 * 319 * @expectedDeprecated _inject_theme_attribute_in_block_template_content 320 */ 314 321 public function test_inject_theme_attribute_in_block_template_content() { 315 322 $theme = get_stylesheet();
Note: See TracChangeset
for help on using the changeset viewer.