mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-04 04:05:22 -08:00
Fix flutter-json doesn't provide error details
This commit is contained in:
@@ -97,5 +97,5 @@ export interface TestCaseError {
|
||||
path?: string
|
||||
line?: number
|
||||
message?: string
|
||||
stackTrace: string
|
||||
details: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user