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