Skip to content

Commit abd5f71

Browse files
chore: change test region to us-south
1 parent f85309a commit abd5f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pr_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ func TestRunBranchExample(t *testing.T) {
7575

7676
func TestRunMainExample(t *testing.T) {
7777
t.Parallel()
78-
options := setupOptions(t, "m", "wdc07")
78+
options := setupOptions(t, "m", "us-south")
7979

8080
output, err := options.RunTestUpgrade()
8181
if !options.UpgradeTestSkipped {

0 commit comments

Comments
 (0)