Experiment 2 to reproduce bug on Travis CI

This commit is contained in:
josieusa 2017-01-11 15:02:05 +01:00
parent 2aabc83bdf
commit da2c6eeedc
1 changed files with 1 additions and 1 deletions

View File

@ -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) {