Ticket #59391: 59391.diff
File 59391.diff, 447 bytes (added by , 15 months ago) |
---|
-
tests/phpunit/tests/blocks/editor.php
65 65 66 66 public function filter_set_block_editor_settings_post( $editor_settings, $post ) { 67 67 if ( empty( $post ) ) { 68 return $ allowed_block_types;68 return $editor_settings; 69 69 } 70 70 71 71 return array(