mirror of
https://github.com/thegeeklab/git-sv.git
synced 2024-11-24 21:20:40 +00:00
refactor: remove uneeded comment
This commit is contained in:
parent
b83c6e335d
commit
162ce50ae5
@ -474,7 +474,6 @@ func Test_splitCommitMessageContent(t *testing.T) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//commitType, scope, description, hasBreakingChange.
|
|
||||||
func Test_parseSubjectMessage(t *testing.T) {
|
func Test_parseSubjectMessage(t *testing.T) {
|
||||||
tests := []struct {
|
tests := []struct {
|
||||||
name string
|
name string
|
||||||
|
Loading…
Reference in New Issue
Block a user