Skip to content

Commit ccfed98

Browse files
committed
temporarily disable gcp-go-gke
1 parent 9cb12a7 commit ccfed98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

misc/test/google_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ func TestAccGcpGoFunctionsRaw(t *testing.T) {
4545
}
4646

4747
func TestAccGcpGoGke(t *testing.T) {
48+
t.Skip("temporarily skipping while we stop the test disable apis")
4849
test := getGoogleBase(t).
4950
With(integration.ProgramTestOptions{
5051
Dir: path.Join(getCwd(t), "..", "..", "gcp-go-gke"),

0 commit comments

Comments
 (0)