This commit is contained in:
Philipp Holzer 2019-12-22 13:04:35 +01:00
parent e428bccefb
commit 04d1827eae
No known key found for this signature in database
GPG Key ID: D8365C3D36B77D90
1 changed files with 1 additions and 1 deletions

View File

@ -389,7 +389,7 @@ class InstallerTest extends MockedTest
$this->assertCheckExist(1,
$this->l10nMock->t('ImageMagick supports GIF'),
'',
true,
false,
false,
$install->getChecks());
}