mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-03 11:45:22 -08:00
Fix EOL issues - remove all \r from annotation message
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user