mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-07 17:05:16 -04:00
Fix settings test, because of adding a new setting
This commit is contained in:
parent
05633673fc
commit
af1b56e659
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue