Skip to content

Commit cc0ce5f

Browse files
committed
update
1 parent e246f7e commit cc0ce5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/simple.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
'cmd' => 'php -r "echo "11111" . PHP_EOL;sleep(60);"',
2121
'output' => '/www/test.log',
2222
'time' => '* * * * *',
23-
'user_name' => 'mysql',
24-
'group_name' => 'mysql'
23+
'user_name' => 'www',
24+
'group_name' => 'www'
2525
],
2626
'single_test' => [
2727
'name' => 'php -i',

0 commit comments

Comments
 (0)