Skip to content

Commit 277b47a

Browse files
test: update example test
1 parent 6c67697 commit 277b47a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"github.com/conventionalcommit/parser"
77
)
88

9-
func ExampleParse() {
9+
func ExampleParser() {
1010
var msg = `feat(scope): description
1111
1212
this is first line in body

0 commit comments

Comments
 (0)