Fix EOL issues - remove all \r from annotation message

This commit is contained in:
Michal Dorner 2021-01-14 22:34:00 +01:00
parent 4197e7a327
commit 760c090915
No known key found for this signature in database
GPG key ID: 9EEE04B48DA36786
7 changed files with 20 additions and 13 deletions

View file

@ -23,9 +23,7 @@ Object {
"annotation_level": "failure",
"end_line": 27,
"message": "Assert.Equal() Failure
Expected: 3
Actual: 2",
"path": "DotnetTests.XUnitTests/CalculatorTests.cs",
"start_line": 27,