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 8b2b2dd commit 763e976Copy full SHA for 763e976
internal/cmd/marketplace/list_versions_test.go
@@ -77,7 +77,6 @@ func TestNewListVersionsCmd(t *testing.T) {
77
defer server.Close()
78
79
opts := clioptions.NewCLIOptions()
80
- // opts.MarketplaceItemID = "item-id"
81
opts.CompanyID = "my-company"
82
opts.Endpoint = server.URL
83
0 commit comments