Skip to content

Commit 910cedf

Browse files
committed
Update CommandTest.php
1 parent 08a79ea commit 910cedf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CommandTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ public function testExec()
1919
'phrase' => [
2020
'hello',
2121
'world',
22-
]
22+
],
2323
]
2424
);
2525

0 commit comments

Comments
 (0)