mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-06 09:55:21 -05:00
Fix settings test, because of adding a new setting
This commit is contained in:
parent
05633673fc
commit
af1b56e659
@ -55,6 +55,7 @@ class TestSettings:
|
|||||||
'auth_password': '',
|
'auth_password': '',
|
||||||
'close_after_first_download': True,
|
'close_after_first_download': True,
|
||||||
'systray_notifications': True,
|
'systray_notifications': True,
|
||||||
|
'shutdown_timeout': False,
|
||||||
'use_stealth': False,
|
'use_stealth': False,
|
||||||
'use_autoupdate': True,
|
'use_autoupdate': True,
|
||||||
'autoupdate_timestamp': None,
|
'autoupdate_timestamp': None,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user