We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d76ca5 commit 576cd2bCopy full SHA for 576cd2b
tests/Unit/Drivers/JsonDriverTest.php
@@ -64,7 +64,7 @@ public function it_can_serialize_a_json_hash_to_pretty_json()
64
'aaa' => 'AAA',
65
'bbb' => 'BBB',
66
'ccc' => ['xxx', 'yyy', 'zzz'],
67
- ]
+ ],
68
]));
69
}
70
0 commit comments