Просмотр исходного кода

Lengthen sleep for acceptance tests

Shane Kilkelly 9 лет назад
Родитель
Сommit
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"
 
-sleep 5
+sleep 20
 
 echo ">> Running acceptance tests..."
 grunt --no-color mochaTest:acceptance