We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
resolvePatternBlocks
1 parent b6f05e4 commit 330dc2bCopy full SHA for 330dc2b
tests/phpunit/tests/blocks/resolvePatternBlocks.php
@@ -87,6 +87,7 @@ public function tear_down() {
87
unregister_block_pattern( 'core/single-root-with-forbidden-chars-in-attrs' );
88
unregister_block_pattern( 'core/with-attrs' );
89
unregister_block_pattern( 'core/nested-single' );
90
+ unregister_block_pattern( 'core/existing-metadata' );
91
parent::tear_down();
92
}
93
0 commit comments