Update protractor.conf.js

This commit is contained in:
Eugenio Romano
2019-05-13 08:00:55 +01:00
committed by GitHub
parent bbea17fe37
commit 00aac824c3

View File

@@ -191,7 +191,7 @@ exports.config = {
jasmineNodeOpts: { jasmineNodeOpts: {
showColors: true, showColors: true,
defaultTimeoutInterval: 90000, defaultTimeoutInterval: 30000,
print: function () { print: function () {
} }
}, },