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 d16021d34b
commit cc70b593ce

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,