mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 06:47:09 +01:00
hop
This commit is contained in:
parent
3c394dc8e9
commit
ce3c56dc16
4 changed files with 31 additions and 28 deletions
|
|
@ -19,9 +19,9 @@ export class LocalFileProvider implements InputProvider {
|
|||
}
|
||||
}
|
||||
|
||||
return {
|
||||
return {
|
||||
artifactFilePaths: [],
|
||||
reports : {
|
||||
reports: {
|
||||
[this.name]: result
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue