diff --git a/tests/pr_test.go b/tests/pr_test.go index 6112245e..138286a9 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", "wdc06") + options := setupOptions(t, "m", "eu-de-2") output, err := options.RunTestUpgrade() if !options.UpgradeTestSkipped {