Skip to content

Commit 4e21343

Browse files
author
Gauvain Pocentek
committed
increase the timeout value for tests
1 parent 08d3ccf commit 4e21343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build_test_env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ TOKEN=$(curl -s http://localhost:8080/api/v3/session \
6262
cat > $CONFIG << EOF
6363
[global]
6464
default = local
65-
timeout = 2
65+
timeout = 10
6666
6767
[local]
6868
url = http://localhost:8080

0 commit comments

Comments
 (0)