1 parent a94f012 commit da59cb6Copy full SHA for da59cb6
1 file changed
test/e2e/cli/cli-actions-2.sh
@@ -146,6 +146,6 @@ should 'should app be online' 'online' 2
146
kill `cat ~/.pm2/pm2.pid`
147
spec "should have killed pm2"
148
149
-sleep 2
+sleep 3
150
pgrep "python"
151
ispec "should python script be killed"
0 commit comments