Skip to content

Commit 4cc5461

Browse files
authored
tests(marketplace): use sdk vcr (go-vcr.v4) for marketplace package (#5128)
1 parent 7e180e4 commit 4cc5461

File tree

3 files changed

+254
-155
lines changed

3 files changed

+254
-155
lines changed

core/testing.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,7 @@ var DefaultRetryInterval *time.Duration
313313
var foldersUsingVCRv4 = []string{
314314
"instance",
315315
"k8s",
316+
"marketplace",
316317
}
317318

318319
func folderUsesVCRv4(fullFolderPath string) bool {

0 commit comments

Comments
 (0)