mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
fix(tests) Fix CheckSetupControllerTest
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
committed by
backportbot-nextcloud[bot]
parent
b75affa793
commit
bd9a5df5d1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user