Unverified Commit 91356c81 authored by Matthew Fisher's avatar Matthew Fisher
Browse files

fix style


Signed-off-by: default avatarMatthew Fisher <matt.fisher@microsoft.com>
Showing with 1 addition and 1 deletion
+1 -1
...@@ -41,7 +41,7 @@ type releaseTestCmd struct { ...@@ -41,7 +41,7 @@ type releaseTestCmd struct {
cleanup bool cleanup bool
parallel bool parallel bool
maxParallel uint32 maxParallel uint32
logs bool logs bool
} }
func newReleaseTestCmd(c helm.Interface, out io.Writer) *cobra.Command { func newReleaseTestCmd(c helm.Interface, out io.Writer) *cobra.Command {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment