fix(tests) Fix CheckSetupControllerTest

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
pull/42013/head
Côme Chilliet 2023-11-14 17:05:38 +07:00 committed by backportbot-nextcloud[bot]
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,