Skip to content

Commit c521e1f

Browse files
author
Daniel Källstrand Modig
committed
Add trailing comma to accommodate the CI style guide
1 parent 130bc52 commit c521e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/api-postman.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,6 @@
8585
*
8686
* Default to output on local disk
8787
*/
88-
'disk' => 'local'
88+
'disk' => 'local',
8989

9090
];

0 commit comments

Comments
 (0)