Skip to content

Commit 576cd2b

Browse files
committed
update style ci pointing out
1 parent 0d76ca5 commit 576cd2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/Drivers/JsonDriverTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ public function it_can_serialize_a_json_hash_to_pretty_json()
6464
'aaa' => 'AAA',
6565
'bbb' => 'BBB',
6666
'ccc' => ['xxx', 'yyy', 'zzz'],
67-
]
67+
],
6868
]));
6969
}
7070

0 commit comments

Comments
 (0)