diff --git a/test/main.test.js b/test/main.test.js index 3106273..1e11a46 100644 --- a/test/main.test.js +++ b/test/main.test.js @@ -154,7 +154,7 @@ describe('LoopBack Context', function() { }); }); - var timeout = 25; + var timeout = 100; function runWithPushedValue(pushedValue, bind) { return new Promise(function concurrentExecution(outerResolve, reject) {