| Index: tests/bot_update_coverage_test.py
|
| diff --git a/tests/bot_update_coverage_test.py b/tests/bot_update_coverage_test.py
|
| index efbc8e538906b144c223d7c0709ae3b673a0af9a..f055a9ba64b64c296420cf64bfa3ca39cbda4347 100755
|
| --- a/tests/bot_update_coverage_test.py
|
| +++ b/tests/bot_update_coverage_test.py
|
| @@ -37,6 +37,7 @@ DEFAULT_PARAMS = {
|
| 'revision_mapping': {},
|
| 'apply_issue_email_file': None,
|
| 'apply_issue_key_file': None,
|
| + 'apply_issue_oauth2_file': None,
|
| 'shallow': False,
|
| 'refs': [],
|
| 'git_cache_dir': '',
|
|
|