Fake jobs can be started and will crash.

This commit is contained in:
James Cole
2018-04-29 21:20:06 +02:00
parent f027d71136
commit f2b71bc280
10 changed files with 724 additions and 241 deletions

View File

@@ -46,8 +46,8 @@ return [
'yodlee' => false,
],
'has_prereq' => [
'fake' => true,
'file' => false,
'fake' => false,
'file' => true,
'bunq' => true,
'spectre' => true,
'plaid' => true,
@@ -64,7 +64,7 @@ return [
'yodlee' => false,
],
'has_config' => [
'fake' => true,
'fake' => false,
'file' => true,
'bunq' => true,
'spectre' => true,