0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-11-12 15:00:39 +00:00

refactor: remove uneeded comment

This commit is contained in:
Beatriz Vieira 2021-07-31 16:25:55 -03:00
parent b83c6e335d
commit 162ce50ae5

View File

@ -474,7 +474,6 @@ func Test_splitCommitMessageContent(t *testing.T) {
}
}
//commitType, scope, description, hasBreakingChange.
func Test_parseSubjectMessage(t *testing.T) {
tests := []struct {
name string