Skip to content

Commit

Permalink
build(includes/core-phpunit) update from Core PHPUnit suite
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Jun 19, 2024
1 parent ec51c85 commit a2468bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/core-phpunit/includes/unregister-blocks-hooks.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
remove_action( 'init', 'register_block_core_archives' );
remove_action( 'init', 'register_block_core_avatar' );
remove_action( 'init', 'register_block_core_block' );
remove_action( 'init', 'register_block_core_button' );
remove_action( 'init', 'register_block_core_calendar' );
remove_action( 'init', 'register_block_core_categories' );
remove_action( 'init', 'register_block_core_comment_author_name' );
Expand Down

0 comments on commit a2468bd

Please sign in to comment.