mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
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…
x
Reference in New Issue
Block a user