Skip to content

Commit 488e4ed

Browse files
authored
skip TestAccResourceFWPubsubLiteReservation_basic test (GoogleCloudPlatform#15056)
1 parent 1a00987 commit 488e4ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mmv1/third_party/terraform/services/pubsublite/fw_resource_pubsub_lite_reservation_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import (
88
)
99

1010
func TestAccResourceFWPubsubLiteReservation_basic(t *testing.T) {
11+
acctest.SkipIfVcr(t)
1112
t.Parallel()
1213

1314
context := map[string]interface{}{

0 commit comments

Comments
 (0)