Skip to content

Commit 0cf0587

Browse files
committed
tests: increased per test timeout
1 parent d773513 commit 0cf0587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ setup-kong-ee:
3939
test-integration:
4040
go test -v -count=1 -tags=integration \
4141
-race \
42+
-timeout=30m \
4243
$(GOTESTFLAGS) \
4344
./tests/integration/...
4445

0 commit comments

Comments
 (0)