mirror of
https://github.com/dorny/test-reporter.git
synced 2026-03-22 16:02:13 +01:00
Refactor tests to modedules based package
This commit is contained in:
parent
ef1f9a4e60
commit
4d6f6ca5f4
18 changed files with 119 additions and 56 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import {getBadge, DEFAULT_OPTIONS, ReportOptions} from '../../src/report/get-report'
|
||||
import {getBadge, DEFAULT_OPTIONS, ReportOptions} from '../../src/report/get-report.js'
|
||||
|
||||
describe('getBadge', () => {
|
||||
describe('URI encoding with special characters', () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue