diff --git a/services/docstore/test/acceptance/scripts/full-test.sh b/services/docstore/test/acceptance/scripts/full-test.sh index 8584cd17d0..afd5ef2ecb 100755 --- a/services/docstore/test/acceptance/scripts/full-test.sh +++ b/services/docstore/test/acceptance/scripts/full-test.sh @@ -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