mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Lengthen sleep for acceptance tests
This commit is contained in:
parent
929ffbd83a
commit
d09a4cb275
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue