]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix(tests) Fix CheckSetupControllerTest
authorCôme Chilliet <come.chilliet@nextcloud.com>
Tue, 14 Nov 2023 16:05:38 +0000 (17:05 +0100)
committerCôme Chilliet <91878298+come-nc@users.noreply.github.com>
Mon, 27 Nov 2023 14:23:52 +0000 (15:23 +0100)
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
apps/settings/tests/Controller/CheckSetupControllerTest.php

index fe299b6e7999ecf741cdaaee1e0b0fe4e9e9dc43..65ed93523c7411e76fbbdfb42b991cfb6c66c544 100644 (file)
@@ -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,