diff --git a/test/e2e/cli/cli-actions-2.sh b/test/e2e/cli/cli-actions-2.sh index d62829c4b..c1edc5caf 100644 --- a/test/e2e/cli/cli-actions-2.sh +++ b/test/e2e/cli/cli-actions-2.sh @@ -146,6 +146,6 @@ should 'should app be online' 'online' 2 kill `cat ~/.pm2/pm2.pid` spec "should have killed pm2" -sleep 2 +sleep 3 pgrep "python" ispec "should python script be killed"