mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 14:57:09 +01:00
refactor: improve getWorkDir() implementation
This commit is contained in:
parent
33125699e3
commit
cdfbf90a4e
4 changed files with 16 additions and 11 deletions
|
|
@ -30,7 +30,6 @@ describe('pytest-junit tests', () => {
|
|||
|
||||
const opts: ParseOptions = {
|
||||
parseErrors: true,
|
||||
workDir: 'mnt/extra-addons',
|
||||
trackedFiles: ['addons/product_changes/tests/first_test.py']
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue