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 c05d5e1 commit e5db261Copy full SHA for e5db261
internal/acctest/validate_cassettes_test.go
@@ -29,6 +29,7 @@ func exceptionsCassettesCases() map[string]struct{} {
29
"../services/secret/testdata/secret-version-type.cassette.yaml": {},
30
"../services/file/testdata/file-system-invalid-size-granularity-fails.cassette.yaml": {},
31
"../services/file/testdata/file-system-size-too-small-fails.cassette.yaml": {},
32
+ "../services/container/testdata/namespace-vpc-integration.cassette": {},
33
}
34
35
0 commit comments