mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +01:00
remove blank line
This commit is contained in:
parent
08646e4d97
commit
2188a753e4
1 changed files with 0 additions and 1 deletions
|
|
@ -272,7 +272,6 @@ class TestReporter {
|
|||
return new JestJunitParser(options)
|
||||
case 'karma-junit':
|
||||
return new KarmaJunitParser(options)
|
||||
|
||||
case 'mocha-json':
|
||||
return new MochaJsonParser(options)
|
||||
case 'python-xunit':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue