Skip to content

Commit

Permalink
EPMRPP-90773 || Remove unnecessary console log
Browse files Browse the repository at this point in the history
  • Loading branch information
AmsterGet committed Aug 15, 2024
1 parent eb3c64c commit 693a062
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/reporter.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ class Reporter {
this.config = config.reporterOptions;
this.fullCypressConfig = config;
this.videoPromises = [];
console.log('CONFIG', this.config);

this.currentTestFinishParams = getInitialTestFinishParams();

Expand Down

0 comments on commit 693a062

Please sign in to comment.