wordpress-develop/tests/phpunit/data/blocks
Greg Ziółkowski 41475f336e Editor: Fix register_block_type does not recognise ancestor block setting
When registering block through PHP, using `register_block_type` function, newly introduced `ancestor` block setting in `block.json` was not recognised. It worked though, when block is registered from JavaScript.

Props lovor, annezazu.
Fixes #56184.




git-svn-id: https://develop.svn.wordpress.org/trunk@53718 602fd350-edb4-49c9-b593-d223f7449a82
2022-07-19 13:22:31 +00:00
..
fixtures Tests: Update Gallery block unit tests to new gallery format 2022-04-25 16:55:45 +00:00
notice Editor: Fix register_block_type does not recognise ancestor block setting 2022-07-19 13:22:31 +00:00
pattern-directory Block Patterns: Update the value used for keywords. 2022-07-05 16:01:36 +00:00
do-blocks-expected.html Blocks: Parse blocks when displaying posts. 2018-12-13 18:11:10 +00:00
do-blocks-original.html Blocks: Introduce register_block_type(), unregister_block_type(), and get_dynamic_blocks() functions. 2018-12-13 09:53:10 +00:00