Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
@ -41,7 +41,7 @@ type releaseTestCmd struct {
cleanup bool
parallel bool
maxParallel uint32
logs bool
}
func newReleaseTestCmd(c helm.Interface, out io.Writer) *cobra.Command {