Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions tests/phpunit/tests/block-supports/layout.php
Original file line number Diff line number Diff line change
Expand Up @@ -978,6 +978,8 @@ public function data_layout_classname_with_custom_blocks() {
*
* @ticket 64624
* @covers ::wp_render_layout_support_flag
* @runInSeparateProcess
* @preserveGlobalState disabled
*/
public function test_layout_support_flag_uses_variation_block_gap_value() {
switch_theme( 'block-theme' );
Expand Down
Loading