Skip to content

Commit f0208d6

Browse files
Merge pull request #19 from Tinder/tinder-maxwellelliott-patch-4
Update integration_test.sh
2 parents e514ced + 0a1a6e2 commit f0208d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/integration_test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ final_hashes_json="/tmp/final_hashes_json.json"
1111
impacted_targets_path="/tmp/impacted_targets.txt"
1212
impacted_test_targets_path="/tmp/impacted_test_targets.txt"
1313

14-
export USE_BAZEL_VERSION=last_rc
14+
export USE_BAZEL_VERSION=last_downstream_green
1515

1616
containsElement () {
1717
local e match="$1"

0 commit comments

Comments
 (0)