diff --git a/scripts/citest b/scripts/citest index 59fbccf..ab42fd6 100755 --- a/scripts/citest +++ b/scripts/citest @@ -2,5 +2,5 @@ set -ex ./scripts/server >/dev/null 2>&1 & -sleep 5 +sleep 15 ./scripts/test \ No newline at end of file