mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
fix(tests) Fix CheckSetupControllerTest
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
parent
b75affa793
commit
bd9a5df5d1
1 changed files with 0 additions and 2 deletions
|
|
@ -329,8 +329,6 @@ class CheckSetupControllerTest extends TestCase {
|
|||
'isSettimelimitAvailable' => true,
|
||||
'isSqliteUsed' => false,
|
||||
'databaseConversionDocumentation' => 'http://docs.example.org/server/go.php?to=admin-db-conversion',
|
||||
'missingIndexes' => [],
|
||||
'missingPrimaryKeys' => [],
|
||||
'appDirsWithDifferentOwner' => [],
|
||||
'isImagickEnabled' => false,
|
||||
'areWebauthnExtensionsEnabled' => false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue