mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-05 04:25:23 -08:00
Fix JUnit message / type fields.
This commit is contained in:
committed by
Jozef Izso
parent
482d7087e0
commit
521e122f40
@@ -25,7 +25,7 @@ TestRunResult {
|
||||
"error": {
|
||||
"details": undefined,
|
||||
"line": undefined,
|
||||
"message": undefined,
|
||||
"message": "failed",
|
||||
"path": undefined,
|
||||
},
|
||||
"name": "test_always_fail",
|
||||
|
||||
Reference in New Issue
Block a user