Skip to content

Commit

Permalink
Add final newline to get_approved_comments.php
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Feb 26, 2024
1 parent 3a8e8a9 commit f7ff091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/data/get_approved_comments.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
assertType( 'array<int, int>', get_approved_comments( 1, [
'count' => false,
'fields' => 'ids',
] ) );
] ) );

0 comments on commit f7ff091

Please sign in to comment.