Skip to content

Commit 889b92d

Browse files
chore: update region (#829)
1 parent c55ecee commit 889b92d

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", "eu-de-1")
78+
options := setupOptions(t, "m", "wdc06")
7979

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

0 commit comments

Comments
 (0)