Fix JUnit message / type fields.

This commit is contained in:
Anthony Barbier 2024-03-15 11:33:46 +00:00 committed by Jozef Izso
parent 482d7087e0
commit 521e122f40
5 changed files with 18 additions and 6 deletions

View file

@ -25,7 +25,7 @@ TestRunResult {
"error": {
"details": undefined,
"line": undefined,
"message": undefined,
"message": "failed",
"path": undefined,
},
"name": "test_always_fail",