corepack/jest.config.js

4 lines
44 B
JavaScript

module.exports = {
testTimeout: 30000,
};