Closed TimurDela closed 4 years ago
The config.json schema should suggest only valid reporters.
A typo line 614 of schema/config.json lists jsunit instead of junit as an available reporter.
schema/config.json
Correct that typo
Intern version: Node version: NPM version: Browser version:
Good catch!
Expected behavior
The config.json schema should suggest only valid reporters.
Current behavior
A typo line 614 of
schema/config.json
lists jsunit instead of junit as an available reporter.Possible solution
Correct that typo
Steps to reproduce (for bugs)
Environment
Intern version: Node version: NPM version: Browser version:
Additional information