Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Jul 3, 2024
1 parent 45b0971 commit 873d77e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gitmap_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ func TestCommitMessage(t *testing.T) {
assertMessage(
t, gm,
"testfiles/r3.txt",
"Add test file for commit body",
"- This is a multi-line\n- commit body",
"Edit testfiles/r3.txt",
"Multiline\n\ncommit body.",
)

assertMessage(
Expand Down

0 comments on commit 873d77e

Please sign in to comment.