mirror of
https://github.com/nextcloud/server.git
synced 2026-04-23 23:27:46 -04:00
Merge pull request #31555 from nextcloud/enh/noid/fix-drone-tests
fix drone tests on master
This commit is contained in:
commit
653f2b7e32
1 changed files with 2 additions and 0 deletions
|
|
@ -197,6 +197,8 @@ class CheckSetupControllerTest extends TestCase {
|
|||
'isSqliteUsed',
|
||||
'isPHPMailerUsed',
|
||||
'getAppDirsWithDifferentOwner',
|
||||
'isImagickEnabled',
|
||||
'areWebauthnExtensionsEnabled',
|
||||
'hasRecommendedPHPModules',
|
||||
'hasBigIntConversionPendingColumns',
|
||||
'isMysqlUsedWithoutUTF8MB4',
|
||||
|
|
|
|||
Loading…
Reference in a new issue