Fix unit test

This commit is contained in:
Molkobain
2021-02-24 09:49:16 +01:00
parent 6f40bb4c35
commit 5836be7131

View File

@@ -47,7 +47,7 @@ class SetupUtilsTest extends ItopTestCase
return [
"bash injection" => [
"touch /tmp/toto",
0,
1,
"could not be executed: Please make sure it is installed and in the path",
],
"command ok" => [