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 0f688db commit f908b59Copy full SHA for f908b59
internal/acctest/validate_cassettes_test.go
@@ -29,7 +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": {},
+ "../services/container/testdata/namespace-vpc-integration.cassette.yaml": {},
33
}
34
35
0 commit comments