Merge pull request #31555 from nextcloud/enh/noid/fix-drone-tests

fix drone tests on master
pull/31566/head
Carl Schwan 4 years ago committed by GitHub
commit 653f2b7e32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/settings/tests/Controller/CheckSetupControllerTest.php

@ -197,6 +197,8 @@ class CheckSetupControllerTest extends TestCase {
'isSqliteUsed',
'isPHPMailerUsed',
'getAppDirsWithDifferentOwner',
'isImagickEnabled',
'areWebauthnExtensionsEnabled',
'hasRecommendedPHPModules',
'hasBigIntConversionPendingColumns',
'isMysqlUsedWithoutUTF8MB4',

Loading…
Cancel
Save