Skip to content

Commit

Permalink
fix: comment
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
  • Loading branch information
hlts2 authored and actions-user committed Jun 9, 2020
1 parent 7ad9da1 commit 6d10e1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/test/templates/option/function.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
{{- $f := . }}

func {{ .TestName }}(t *testing.T) {
// Change interface type to the type of object you are testing
type T = interface{}
{{- if .TestParameters }}
type args struct {
Expand Down

0 comments on commit 6d10e1a

Please sign in to comment.