Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
chore: move the TEST MODE back off for now
Browse files Browse the repository at this point in the history
  • Loading branch information
anastasiyaig committed Dec 13, 2023
1 parent f977cf3 commit 3d2c733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 3d2c733

Please sign in to comment.