From 0d7ae998d4d0eda33a8a7ed1d4645cb83d90f3fa Mon Sep 17 00:00:00 2001 From: Trial97 Date: Mon, 25 Jan 2021 16:57:08 +0200 Subject: [PATCH] Updated integration tests script --- integration_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration_test.sh b/integration_test.sh index 66b0b9c11..28f11badc 100755 --- a/integration_test.sh +++ b/integration_test.sh @@ -1,5 +1,5 @@ #!/bin/bash -set -e +# set -e go clean --cache results=() ./test.sh