chore(): bumping timeout

This commit is contained in:
Ely Lucas
2019-10-14 09:26:44 -06:00
parent 81b1072322
commit ec188990d6

View File

@ -23,7 +23,7 @@ exports.config = {
framework: 'jasmine', framework: 'jasmine',
jasmineNodeOpts: { jasmineNodeOpts: {
showColors: true, showColors: true,
defaultTimeoutInterval: 30000, defaultTimeoutInterval: 70000,
print: function() {} print: function() {}
}, },
onPrepare() { onPrepare() {