Changeset 57068 for trunk/tests/phpunit/tests/blocks/wpBlock.php
- Timestamp:
- 11/06/2023 02:45:28 PM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/blocks/wpBlock.php
r56559 r57068 60 60 /** 61 61 * @ticket 49927 62 * @ticket 59797 62 63 */ 63 64 public function test_constructor_assigns_block_type_from_registry() { … … 84 85 ), 85 86 'lock' => array( 'type' => 'object' ), 87 'metadata' => array( 'type' => 'object' ), 86 88 ), 87 89 $block->block_type->attributes
Note: See TracChangeset
for help on using the changeset viewer.