Lengthen sleep for acceptance tests

This commit is contained in:
Shane Kilkelly
2017-03-06 15:11:04 +00:00
parent 929ffbd83a
commit d09a4cb275
@@ -8,7 +8,7 @@ grunt --no-color forever:app:start
echo ">> Server started"
sleep 5
sleep 20
echo ">> Running acceptance tests..."
grunt --no-color mochaTest:acceptance