Skip to content

Commit

Permalink
Add space to trigger services block test
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHerman committed Jul 25, 2024
1 parent cb142d9 commit 1cf968f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/blocks/services/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import save from './save';
*/
import { __ } from '@wordpress/i18n';
import { Icon } from '@wordpress/components';

Check failure on line 20 in src/blocks/services/index.js

View workflow job for this annotation

GitHub Actions / JS

Trailing spaces not allowed
/**
* Block constants.
*/
Expand Down

0 comments on commit 1cf968f

Please sign in to comment.