Skip to content

Commit

Permalink
export Test Element (#7184)
Browse files Browse the repository at this point in the history
  • Loading branch information
yon-cuadrado committed Jul 27, 2021
1 parent 0cd1bc7 commit 95225c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/wdio-reporter/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -273,5 +273,5 @@ export default class WDIOReporter extends EventEmitter {

export {
SuiteStats, Tag, HookStats, TestStats, RunnerStats, BeforeCommandArgs,
AfterCommandArgs, CommandArgs, Argument
AfterCommandArgs, CommandArgs, Argument, Test
}

0 comments on commit 95225c4

Please sign in to comment.