5 lines
71 B
JavaScript
5 lines
71 B
JavaScript
module.exports = {
|
|
testEnvironment: 'node',
|
|
testTimeout: 20000,
|
|
};
|