mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 08:38:45 +02:00
Fix unit test
This commit is contained in:
@@ -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" => [
|
||||
|
||||
Reference in New Issue
Block a user