Преглед изворни кода

Lengthen sleep for acceptance tests

Shane Kilkelly пре 9 година
родитељ
комит
d09a4cb275
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      services/docstore/test/acceptance/scripts/full-test.sh

+ 1 - 1
services/docstore/test/acceptance/scripts/full-test.sh

@@ -8,7 +8,7 @@ grunt --no-color forever:app:start
 
 
 echo ">> Server started"
 echo ">> Server started"
 
 
-sleep 5
+sleep 20
 
 
 echo ">> Running acceptance tests..."
 echo ">> Running acceptance tests..."
 grunt --no-color mochaTest:acceptance
 grunt --no-color mochaTest:acceptance