Skip to content

Commit e5db261

Browse files
committed
add cassette exception
1 parent c05d5e1 commit e5db261

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/acctest/validate_cassettes_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ func exceptionsCassettesCases() map[string]struct{} {
2929
"../services/secret/testdata/secret-version-type.cassette.yaml": {},
3030
"../services/file/testdata/file-system-invalid-size-granularity-fails.cassette.yaml": {},
3131
"../services/file/testdata/file-system-size-too-small-fails.cassette.yaml": {},
32+
"../services/container/testdata/namespace-vpc-integration.cassette": {},
3233
}
3334
}
3435

0 commit comments

Comments
 (0)