fix: increase timeout for behind-reverse-proxy tests to improve reliability

This commit is contained in:
TheophileDiot 2025-09-15 16:06:42 +02:00
parent f327a46972
commit 68b49cc384
No known key found for this signature in database
GPG key ID: FA995104A0BA376A

View file

@ -1,7 +1,7 @@
{
"name": "behind-reverse-proxy",
"kinds": ["docker", "linux"],
"timeout": 120,
"timeout": 150,
"tests": [
{
"type": "string",