Skip to content

Commit f7ff091

Browse files
authored
Add final newline to get_approved_comments.php
1 parent 3a8e8a9 commit f7ff091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/data/get_approved_comments.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
assertType( 'array<int, int>', get_approved_comments( 1, [
2323
'count' => false,
2424
'fields' => 'ids',
25-
] ) );
25+
] ) );

0 commit comments

Comments
 (0)