From 93b8654fafa9767c47a9a9f49e1db8a8705bad8d Mon Sep 17 00:00:00 2001 From: Maxwell Elliott <56700854+tinder-maxwellelliott@users.noreply.github.com> Date: Wed, 14 Oct 2020 09:18:01 -0700 Subject: [PATCH] Update integration_test.sh --- integration/integration_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/integration_test.sh b/integration/integration_test.sh index 62b4091..72991c0 100755 --- a/integration/integration_test.sh +++ b/integration/integration_test.sh @@ -11,7 +11,7 @@ final_hashes_json="/tmp/final_hashes_json.json" impacted_targets_path="/tmp/impacted_targets.txt" impacted_test_targets_path="/tmp/impacted_test_targets.txt" -export USE_BAZEL_VERSION=last_rc +export USE_BAZEL_VERSION=last_downstream_green containsElement () { local e match="$1"