UNPKG

66 BJavaScriptView Raw
1if (`${process.env.CI}` === 'true') {
2 jest.setTimeout(60000);
3}