corepack/jest.config.js

4 lines
45 B
JavaScript

module.exports = {
testTimeout: 30000
};