mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-04 04:05:22 -08:00
Rename 'test-parser' to 'parser-types'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {Annotation, ParseOptions, TestResult} from '../test-parser'
|
||||
import {Annotation, ParseOptions, TestResult} from '../parser-types'
|
||||
|
||||
import {normalizeFilePath} from '../../utils/file-utils'
|
||||
import {Align, Icon, link, table} from '../../utils/markdown-utils'
|
||||
|
||||
Reference in New Issue
Block a user