diff --git a/tests/pr_test.go b/tests/pr_test.go index 19f60d53..6112245e 100644 --- a/tests/pr_test.go +++ b/tests/pr_test.go @@ -75,7 +75,7 @@ func TestRunBranchExample(t *testing.T) { func TestRunMainExample(t *testing.T) { t.Parallel() - options := setupOptions(t, "m", "eu-de-1") + options := setupOptions(t, "m", "wdc06") output, err := options.RunTestUpgrade() if !options.UpgradeTestSkipped {