mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-16 06:17:10 +01:00
Fix EOL issues - remove all \r from annotation message
This commit is contained in:
parent
4197e7a327
commit
760c090915
7 changed files with 20 additions and 13 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue