From b383edaa1ab6400f561804580f022576757299ae Mon Sep 17 00:00:00 2001 From: Anastasiya Semenkevich Date: Mon, 19 Feb 2024 18:39:26 +0300 Subject: [PATCH] ci: test these changes with the nix build --- test/e2e/ci/Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/ci/Jenkinsfile b/test/e2e/ci/Jenkinsfile index af5afb46c3..0328bfe685 100644 --- a/test/e2e/ci/Jenkinsfile +++ b/test/e2e/ci/Jenkinsfile @@ -76,7 +76,7 @@ pipeline { TESTRAIL_PROJECT_ID = 17 /* Runtime flag to make testing of the app easier. Switched off: unpredictable app behavior under new tests */ - /* STATUS_RUNTIME_TEST_MODE = 'True' */ + STATUS_RUNTIME_TEST_MODE = 'True' } stages {