bigbluebutton-Github/bigbluebutton-tests/puppeteer/jest.setup.js

3 lines
120 B
JavaScript
Raw Normal View History

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