mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 14:57:09 +01:00
..
This commit is contained in:
parent
9fe65856f6
commit
88c356c3bc
1 changed files with 1 additions and 1 deletions
|
|
@ -32,6 +32,6 @@ export class LocalFileProvider implements InputProvider {
|
|||
}
|
||||
|
||||
async listTrackedFiles(): Promise<string[]> {
|
||||
return [];
|
||||
return []
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue