Fix test
This commit is contained in:
@@ -389,7 +389,7 @@ class InstallerTest extends MockedTest
|
|||||||
$this->assertCheckExist(1,
|
$this->assertCheckExist(1,
|
||||||
$this->l10nMock->t('ImageMagick supports GIF'),
|
$this->l10nMock->t('ImageMagick supports GIF'),
|
||||||
'',
|
'',
|
||||||
true,
|
false,
|
||||||
false,
|
false,
|
||||||
$install->getChecks());
|
$install->getChecks());
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user