ef300cf28e
Co-authored-by: Stefan Weil <sw@weilnetz.de>
3 lines
120 B
JavaScript
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);
|