Skip to content

Commit

Permalink
Coding Standards
Browse files Browse the repository at this point in the history
  • Loading branch information
ockham committed Jun 18, 2024
1 parent 5d1eaca commit 338d68a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/phpunit/data/blocks/notice/variations.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
'name' => 'warning',
'title' => 'warning',
'description' => 'Shows warning.',
'keywords' => array( 'warning' )
)
'keywords' => array( 'warning' ),
),
);

0 comments on commit 338d68a

Please sign in to comment.