Skip to content

Commit 488e4ed

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)