Skip to content

Commit 54533fc

Browse files
committed
spacing
1 parent 77c5c17 commit 54533fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/queue.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888

8989
'failed' => [
9090
'database' => env('DB_CONNECTION', 'mysql'),
91-
'table' => 'failed_jobs',
91+
'table' => 'failed_jobs',
9292
],
9393

9494
];

0 commit comments

Comments
 (0)