Skip to content

Commit

Permalink
Fix the spacing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gziolo committed Sep 14, 2023
1 parent 840df0a commit 6e3aaba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/phpunit/tests/blocks/register.php
Original file line number Diff line number Diff line change
Expand Up @@ -1097,6 +1097,6 @@ public function test_register_block_hooks_targeting_itself() {
$this->assertSameSets(
array( 'tests/other-block' => 'last' ),
$block_type->block_hooks
);
);
}
}

0 comments on commit 6e3aaba

Please sign in to comment.