mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
Revert timeout
This commit is contained in:
parent
54f656261e
commit
8790206682
@ -1,8 +1,5 @@
|
||||
import 'whatwg-fetch';
|
||||
|
||||
// For slow CI servers
|
||||
jasmine.DEFAULT_TIMEOUT_INTERVAL = 10000;
|
||||
|
||||
const localStorageMock = (function () {
|
||||
let store = {};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user