Skip to content

Commit d3c0cad

Browse files
fix indentation
1 parent 7a0eae5 commit d3c0cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/phpunit/tests/comment/query.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5396,7 +5396,7 @@ protected function create_note_type_test_comments(): array {
53965396
'comment_approved' => '1',
53975397
'comment_type' => 'note',
53985398
)
5399-
),
5399+
),
54005400
);
54015401

54025402
return $comments;

0 commit comments

Comments
 (0)