From b31a547985a02154876b1780925b9eb54645ec81 Mon Sep 17 00:00:00 2001 From: pazbechor Date: Wed, 25 Oct 2023 17:41:04 +0300 Subject: [PATCH] . --- sast_integration_tests/run_integration_tests.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/sast_integration_tests/run_integration_tests.sh b/sast_integration_tests/run_integration_tests.sh index bc9f41d2c1e..247aa684cbc 100755 --- a/sast_integration_tests/run_integration_tests.sh +++ b/sast_integration_tests/run_integration_tests.sh @@ -1,4 +1,5 @@ #!/bin/bash +set -e # In order to run this script set the following environment variables: # BC_API_URL - your API url.