From e3baa03cdcdb54be65a752d13245ae9ca8be0b2a Mon Sep 17 00:00:00 2001 From: Vijay Veeranki <46675900+vijay-veeranki-moj@users.noreply.github.com> Date: Sun, 3 Feb 2019 21:37:43 +0000 Subject: [PATCH] Update test.sh --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index a63580b..e085c13 100755 --- a/test.sh +++ b/test.sh @@ -1,4 +1,4 @@ #!/bin/bash echo "This PR will pass because of exit 0 success code." -exit 0 +exit 1