From cedafcd56187b7aa9acd1f79818479f0d19a449d Mon Sep 17 00:00:00 2001 From: Chralt98 Date: Wed, 14 Aug 2024 11:39:32 +0200 Subject: [PATCH] correct moonwall configuration for it test --- integration-tests/moonwall.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-tests/moonwall.config.json b/integration-tests/moonwall.config.json index 18cec7399..55da73649 100644 --- a/integration-tests/moonwall.config.json +++ b/integration-tests/moonwall.config.json @@ -61,7 +61,7 @@ } ] }, - "envVars": ["LOG_LEVEL=debug", "VERBOSE_LOG"], + "envVars": ["LOG_LEVEL=debug", "VERBOSE_LOG=true"], "buildBlockMode": "manual", "connections": [ { @@ -106,7 +106,7 @@ } ] }, - "envVars": ["LOG_LEVEL=debug", "VERBOSE_LOG"], + "envVars": ["LOG_LEVEL=debug", "VERBOSE_LOG=true"], "buildBlockMode": "manual", "connections": [ {