bigbluebutton-Github/bigbluebutton-tests/puppeteer/jest.setup.js
Stefan Weil 00013312eb Fix typo (found by typos)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2024-03-10 10:53:34 +01:00

3 lines
120 B
JavaScript

// 30 min is a little high, this can be tuned down after we get the regular puppeteer runtime
jest.setTimeout(1800000);