Skip to content

Commit 763e976

Browse files
Update internal/cmd/marketplace/list_versions_test.go
Co-authored-by: Federico Maggi <[email protected]>
1 parent 8b2b2dd commit 763e976

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/cmd/marketplace/list_versions_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ func TestNewListVersionsCmd(t *testing.T) {
7777
defer server.Close()
7878

7979
opts := clioptions.NewCLIOptions()
80-
// opts.MarketplaceItemID = "item-id"
8180
opts.CompanyID = "my-company"
8281
opts.Endpoint = server.URL
8382

0 commit comments

Comments
 (0)