mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore: fix lint
This commit is contained in:
parent
d20f3cac89
commit
4ab880175a
@ -97,7 +97,6 @@ export class WebKit implements BrowserType {
|
|||||||
handleSIGINT = true,
|
handleSIGINT = true,
|
||||||
handleSIGTERM = true,
|
handleSIGTERM = true,
|
||||||
handleSIGHUP = true,
|
handleSIGHUP = true,
|
||||||
timeout = 30000
|
|
||||||
} = options;
|
} = options;
|
||||||
|
|
||||||
let temporaryUserDataDir: string | null = null;
|
let temporaryUserDataDir: string | null = null;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user