Skip to content

Commit

Permalink
Remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
AmsterGet committed Oct 5, 2021
1 parent 6aa1314 commit ebb71a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/reporter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ import {
import { CUCUMBER_TYPE, FILE_TYPES, LOG_LEVELS, RP_STATUSES, TYPES } from './constants';
import { Attribute, FinishTestItem, LaunchObj, LogRQ, StartTestItem } from './models';

// reference - https://www.npmjs.com/package/@wdio/reporter
export class Reporter extends WDIOReporter {
private client: RPClient;
private tempLaunchId: string;
Expand Down

0 comments on commit ebb71a9

Please sign in to comment.