Skip to content

Commit 15a878a

Browse files
max-ltfitzyjoe
authored andcommitted
Removed set -e for test
Removed set -e for test to contine tests even when one fails
1 parent 2958537 commit 15a878a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/usr/bin/env bash
22

3-
set -e
4-
53
RED='\033[01;31m'
64
GREEN='\033[01;32m'
75
NONE='\033[00m'

0 commit comments

Comments
 (0)