Skip to content

Commit f892c2b

Browse files
Exclude TestAccPrivatecaCertificateAuthority_privatecaCertificateAuth… (#6538) (#4681)
Signed-off-by: Modular Magician <[email protected]> Signed-off-by: Modular Magician <[email protected]>
1 parent e1b6122 commit f892c2b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.changelog/6538.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
```release-note:none
2+
```

google-beta/resource_privateca_certificate_authority_generated_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ resource "google_privateca_certificate_authority" "default" {
105105
}
106106

107107
func TestAccPrivatecaCertificateAuthority_privatecaCertificateAuthoritySubordinateExample(t *testing.T) {
108+
skipIfVcr(t)
108109
t.Parallel()
109110

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

0 commit comments

Comments
 (0)