Fix settings test, because of adding a new setting

This commit is contained in:
Micah Lee 2018-02-07 10:54:53 -08:00
parent 05633673fc
commit af1b56e659
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

@ -55,6 +55,7 @@ class TestSettings:
'auth_password': '',
'close_after_first_download': True,
'systray_notifications': True,
'shutdown_timeout': False,
'use_stealth': False,
'use_autoupdate': True,
'autoupdate_timestamp': None,