Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ockham committed Sep 18, 2024
1 parent ee1ce79 commit 4ecdebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/phpunit/tests/blocks/insertHookedBlocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public static function wpSetUpBeforeClass() {
'block_hooks' => array(
self::ANCHOR_BLOCK_TYPE => 'before',
),
'supports' => array(
'supports' => array(
'multiple' => false,
),
)
Expand Down

0 comments on commit 4ecdebe

Please sign in to comment.