mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-04 20:15:23 -08:00
Fix flutter-json doesn't provide error details
This commit is contained in:
@@ -130,7 +130,7 @@ export class DotnetTrxParser implements TestParser {
|
||||
path,
|
||||
line,
|
||||
message,
|
||||
stackTrace: `${message}\n${stackTrace}`
|
||||
details: `${message}\n${stackTrace}`
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user