From 3bf11e8f897440bded19982a1e3324059429051b Mon Sep 17 00:00:00 2001 From: ioedeveloper Date: Mon, 15 Jun 2020 11:04:09 +0100 Subject: [PATCH] Test exit code --- apps/remix-ide/ci/browser_tests_firefox.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/remix-ide/ci/browser_tests_firefox.sh b/apps/remix-ide/ci/browser_tests_firefox.sh index b08fb779ad..393daedf93 100755 --- a/apps/remix-ide/ci/browser_tests_firefox.sh +++ b/apps/remix-ide/ci/browser_tests_firefox.sh @@ -29,3 +29,4 @@ if [ "$TEST_EXITCODE" -eq 1 ] then exit 1 fi +