We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5598c7 commit a6ca527Copy full SHA for a6ca527
tests/pr_test.go
@@ -75,7 +75,7 @@ func TestRunBranchExample(t *testing.T) {
75
76
func TestRunMainExample(t *testing.T) {
77
t.Parallel()
78
- options := setupOptions(t, "m", "wdc06")
+ options := setupOptions(t, "m", "eu-de-2")
79
80
output, err := options.RunTestUpgrade()
81
if !options.UpgradeTestSkipped {
0 commit comments