Skip to content

Commit a82330b

Browse files
committed
Fix configs per reqs.
1 parent 150893e commit a82330b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/nomadic.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,4 @@
55
// These are the additional columns in the migrations table that migrations can append data to.
66
'schema' => [
77
],
8-
9-
// Whether or not you want automated unit tests generated to verify the up/down functionality.
10-
'tests' => false,
11-
12-
// Whether or not you want to add a post hook to your workflow - see readme for documentation.
13-
'checkoutHook' => false
148
];

0 commit comments

Comments
 (0)