Skip to content

Commit a6ca527

Browse files
chore: dc change (#869)
1 parent a5598c7 commit a6ca527

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

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

0 commit comments

Comments
 (0)