]> git.mxchange.org Git - friendica.git/commitdiff
now...
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 23 May 2021 07:47:25 +0000 (09:47 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 23 May 2021 07:47:25 +0000 (09:47 +0200)
tests/src/Core/InstallerTest.php

index f94300fc1c939d4cabe2ba7f3d79ac3a85de865d..8cd1a3fad91e8b117f38f61af02988fa26cca5c6 100644 (file)
@@ -248,7 +248,7 @@ class InstallerTest extends MockedTest
                self::assertFalse($install->checkFunctions());
                self::assertCheckExist(9,
                        'Program execution functions',
-                       'Error: Program execution functions required but not enabled.',
+                       'Error: Program execution functions (proc_open) required but not enabled.',
                        false,
                        true,
                        $install->getChecks());