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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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