From 32cf6bbc4274dacadc46e02e1a2514bb47563fbb Mon Sep 17 00:00:00 2001 From: Gaelle Fournier Date: Wed, 21 Aug 2024 10:07:06 +0200 Subject: [PATCH] fix(e2e): Cron e2e logs --- e2e/common/misc/files/cron-yaml.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/common/misc/files/cron-yaml.yaml b/e2e/common/misc/files/cron-yaml.yaml index e238e2e026..2d6a3e8a0f 100644 --- a/e2e/common/misc/files/cron-yaml.yaml +++ b/e2e/common/misc/files/cron-yaml.yaml @@ -18,7 +18,7 @@ - from: uri: "cron:tab" parameters: - schedule: "* * * * ?" + schedule: "*/2 * * * ?" steps: - setHeader: name: "m"