Skip to content

Commit

Permalink
Revert "Change the region of acceptance tests to us-west4 (#1329)" (#…
Browse files Browse the repository at this point in the history
…1330)

This reverts commit 27a2816.
  • Loading branch information
isha97 authored Dec 20, 2024
1 parent 27a2816 commit 9d07a58
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

public class AcceptanceTestConstants {

public static final String REGION = "us-west4";
public static final String REGION = "us-west1";
public static final String DATAPROC_ENDPOINT = REGION + "-dataproc.googleapis.com:443";
public static final String PROJECT_ID =
Preconditions.checkNotNull(
Expand Down

0 comments on commit 9d07a58

Please sign in to comment.