fix(CI): Fix mocking methods

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/36520/head
Joas Schilling 1 year ago
parent 0383eec7fd
commit 1ea0b302b4
No known key found for this signature in database
GPG Key ID: 74434EFE0D2E2205

@ -194,6 +194,8 @@ class CheckSetupControllerTest extends TestCase {
'hasFreeTypeSupport',
'hasMissingIndexes',
'hasMissingPrimaryKeys',
'isImagickEnabled',
'areWebauthnExtensionsEnabled',
'isSqliteUsed',
'isPHPMailerUsed',
'getAppDirsWithDifferentOwner',

Loading…
Cancel
Save