]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Core/InstallerTest.php
Merge pull request #8079 from ozero/patch-1
[friendica.git] / tests / src / Core / InstallerTest.php
index f787e0ce5a58d908d800373e73729ad3b2fa46a0..dd7790e7399154492562bc6a3e1f3443e01c7f8a 100644 (file)
@@ -389,7 +389,7 @@ class InstallerTest extends MockedTest
                $this->assertCheckExist(1,
                        $this->l10nMock->t('ImageMagick supports GIF'),
                        '',
-                       true,
+                       false,
                        false,
                        $install->getChecks());
        }