Update new test as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
60d9384e5e
commit
b974dd5b73
|
@ -989,6 +989,7 @@ describe('OC.SetupChecks tests', function() {
|
|||
isSettimelimitAvailable: true,
|
||||
hasFreeTypeSupport: true,
|
||||
missingIndexes: [],
|
||||
missingColumns: [],
|
||||
cronErrors: [],
|
||||
cronInfo: {
|
||||
diffInSeconds: 0
|
||||
|
|
Loading…
Reference in New Issue