Skip to content

Commit 737b639

Browse files
authored
Apply fixes from StyleCI (#33499)
1 parent 82cf906 commit 737b639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Validation/ValidationValidatorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public function testNestedErrorMessagesAreRetrievedFromLocalArray()
4747
'posts' => [
4848
[
4949
'name' => '',
50-
]
50+
],
5151
],
5252
],
5353
],

0 commit comments

Comments
 (0)