mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-16 06:17:10 +01:00
Use normalizeFilePath() to unify test output on windows/Linux
This commit is contained in:
parent
97dfc915c5
commit
6f3367ef61
9 changed files with 12 additions and 9 deletions
|
|
@ -52,7 +52,7 @@ dart:isolate _RawReceivePortImpl._handleMessage
|
|||
"title": "[test\\\\second_test.dart] Timeout test",
|
||||
},
|
||||
],
|
||||
"summary": "### fixtures\\\\dart-json.json
|
||||
"summary": "### fixtures/dart-json.json
|
||||
|
||||
**6** tests were completed in **3.760s** with **1** passed, **1** skipped and **4** failed.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue