3 lines
100 B
JavaScript
3 lines
100 B
JavaScript
// Jest setup (optional). Increase timeout for integration tests if needed.
|
|
jest.setTimeout(30000);
|