Skip to content
Snippets Groups Projects
Commit e852fcd4 authored by Mathias Chouet's avatar Mathias Chouet Committed by mathias.chouet
Browse files

Increase Protractor timeout again

parent 15c11a01
No related branches found
No related tags found
1 merge request!99Devel - PAR
......@@ -50,7 +50,7 @@ exports.config = {
framework: 'jasmine',
jasmineNodeOpts: {
showColors: true,
defaultTimeoutInterval: 50000,
defaultTimeoutInterval: 120000,
print: function() {}
},
onPrepare() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment