mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Debug: sleep before starting acceptance tests
This commit is contained in:
parent
4b9c65c98e
commit
cb47ec464e
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
# npm rebuild
|
||||
|
||||
sleep 60
|
||||
|
||||
echo ">> Starting server..."
|
||||
|
||||
grunt --no-color forever:app:start
|
||||
|
|
Loading…
Reference in a new issue