We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a09af55 commit d72c8f9Copy full SHA for d72c8f9
spec/helper.js
@@ -1,6 +1,6 @@
1
// Sets up a Parse API server for testing.
2
3
-jasmine.DEFAULT_TIMEOUT_INTERVAL = 2000;
+jasmine.DEFAULT_TIMEOUT_INTERVAL = 3000;
4
5
var cache = require('../src/cache').default;
6
var DatabaseAdapter = require('../src/DatabaseAdapter');
0 commit comments