From ff2867216ec79af417862946cf06a677c7b0fb4a Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 19 Apr 2024 17:27:11 +0200 Subject: [PATCH] tests - add delay to staging/cors --- examples/cors/tests.json | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/cors/tests.json b/examples/cors/tests.json index f0cf078353..6d25f09da4 100644 --- a/examples/cors/tests.json +++ b/examples/cors/tests.json @@ -2,6 +2,7 @@ "name": "cors", "kinds": ["docker", "autoconf", "linux"], "timeout": 120, + "delay": 120, "tests": [ { "type": "string",