Commit 3da6b987 authored by Eric Zheng's avatar Eric Zheng

remove extra timeout key in tests

parent dd281fcf
...@@ -296,7 +296,6 @@ extra_config_dict = { ...@@ -296,7 +296,6 @@ extra_config_dict = {
extra_config_dict = { extra_config_dict = {
'url': '%(url)s', 'url': '%(url)s',
'timeout': %(timeout)s,
'username': '%(username)s', 'username': '%(username)s',
'password': '%(password)s', 'password': '%(password)s',
'require-auth': %(require_auth)s 'require-auth': %(require_auth)s
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment