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

fix drone tests on master
This commit is contained in:
Carl Schwan 2022-03-12 12:55:53 +01:00 committed by GitHub
commit 653f2b7e32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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