mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-13 03:50:02 -04:00
fixed github worker support I hope
This commit is contained in:
parent
7847838233
commit
270703f66d
1 changed files with 1 additions and 1 deletions
2
test.js
2
test.js
|
@ -43,7 +43,7 @@ async function testServerResponse() {
|
|||
}
|
||||
|
||||
async function testCommonJSOnPage() {
|
||||
const browser = await puppeteer.launch({ headless: false });
|
||||
const browser = await puppeteer.launch({ headless: true });
|
||||
const page = await browser.newPage();
|
||||
|
||||
try {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue