Merge pull request #82 from telerik/short-request-timeout
test: shorter selenium timeout
This commit is contained in:
Коммит
82cbaf1e75
|
@ -41,7 +41,7 @@ module.exports = (function() {
|
|||
"test_settings": {
|
||||
"default": {
|
||||
"request_timeout_options": {
|
||||
"timeout": 30000,
|
||||
"timeout": 4000,
|
||||
"retry_attempts": 5
|
||||
},
|
||||
"launch_url": `http://${localhost}`,
|
||||
|
|
Загрузка…
Ссылка в новой задаче