Skip to content

Commit bed491f

Browse files
committed
fix: this.debug complains
1 parent d3cb822 commit bed491f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/helper/Playwright.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,6 @@ class Playwright extends Helper {
496496
// Capture variables in closure to avoid reference issues
497497
const createCustomEngine = ((name, func) => {
498498
return () => {
499-
this.debug(`Creating engine for ${name}`)
500499
return {
501500
create() {
502501
return null

0 commit comments

Comments
 (0)