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 9cb12a7 commit ccfed98Copy full SHA for ccfed98
misc/test/google_test.go
@@ -45,6 +45,7 @@ func TestAccGcpGoFunctionsRaw(t *testing.T) {
45
}
46
47
func TestAccGcpGoGke(t *testing.T) {
48
+ t.Skip("temporarily skipping while we stop the test disable apis")
49
test := getGoogleBase(t).
50
With(integration.ProgramTestOptions{
51
Dir: path.Join(getCwd(t), "..", "..", "gcp-go-gke"),
0 commit comments