From 5ca206021c8acae4f034d7def97a93cac8c2e0ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20B=C3=B6ckli?= Date: Thu, 16 Jan 2025 12:03:26 +0100 Subject: [PATCH] refactor(ARCO-319): e2e tests fill gaps in 1s intervals --- test/config/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/config/config.yaml b/test/config/config.yaml index 184d68cdc..397566ff4 100644 --- a/test/config/config.yaml +++ b/test/config/config.yaml @@ -98,7 +98,7 @@ blocktx: registerTxsInterval: 200ms fillGaps: enabled: true - interval: 30s + interval: 1s # This allows e2e tests to pass as there will be no gaps when initial blocks are created maxAllowedBlockHeightMismatch: 3 api: