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

View file

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