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

Increase Protractor timeout again

parent da6b6214
No related branches found
No related tags found
No related merge requests found
......@@ -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