chore: remove stray log
This commit is contained in:
parent
e8070ee1b2
commit
1b927f1214
|
|
@ -136,7 +136,6 @@ class HtmlReporter implements Reporter {
|
|||
|
||||
constructor(options: HtmlReporterOptions = {}) {
|
||||
this._options = options;
|
||||
console.log('HTML REPORTER OPTIONS', options);
|
||||
}
|
||||
|
||||
printsToStdio() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue