Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
New lines are a thing here
Browse files Browse the repository at this point in the history
  • Loading branch information
shana committed Jan 9, 2019
1 parent a992d2c commit b4f84f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/UnitTests/IO/LogEntryOutputProcessorTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ public void ShouldParseSummaryAndDescription()
"Author Person", "author@example.com",
"Author Person", "author@example.com",
"Rename RepositoryModelBase to RepositoryModel",
"This is a line on the description",
Environment.NewLine + "This is a line on the description",
commitTime,
commitTime,
new List<GitStatusEntry>
Expand Down

0 comments on commit b4f84f7

Please sign in to comment.