mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore: follow up to #13626, fix compilation
This commit is contained in:
parent
06645b0a1f
commit
f3ba9f30fc
@ -11,4 +11,4 @@ setTimeout(() => {
|
||||
response.end(process.env.FOO);
|
||||
});
|
||||
});
|
||||
}, process.argv[3] ? +process.argv[3] : 0));
|
||||
}, process.argv[3] ? +process.argv[3] : 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user