3 lines
No EOL
81 B
JavaScript
3 lines
No EOL
81 B
JavaScript
jest.setTimeout(1 * 1000); // 1 second
|
|
jest.resetModules();
|
|
jest.resetAllMocks(); |