Experiment 2 to reproduce bug on Travis CI
This commit is contained in:
parent
2aabc83bdf
commit
da2c6eeedc
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue