Skip to content

Commit

Permalink
Adjust citest sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
JN-Hernandez committed May 14, 2024
1 parent d5f94e2 commit c2fd9af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/citest
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
set -ex

./scripts/server >/dev/null 2>&1 &
sleep 5
sleep 15
./scripts/test

0 comments on commit c2fd9af

Please sign in to comment.