bigbluebutton-Github/bigbluebutton-tests/puppeteer/jest.setup.js
Anton Georgiev ef300cf28e
chore: Fix typo (found by typos) (port) #19834
Co-authored-by: Stefan Weil <sw@weilnetz.de>
2024-03-18 09:58:53 -04: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);