mirror of
https://github.com/serverless/serverless.git
synced 2025-12-08 19:46:03 +00:00
4 lines
111 B
JavaScript
4 lines
111 B
JavaScript
// timeout is set to 5 minutes
|
|
// eslint-disable-next-line no-undef
|
|
jasmine.DEFAULT_TIMEOUT_INTERVAL = 300000;
|