3 lines
121 B
JavaScript
3 lines
121 B
JavaScript
// 30 min is a little high, this can be tunned down after we get the regular puppeteer runtime
|
|
jest.setTimeout(1800000);
|