mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-16 13:22:28 -04:00
Fix TestSettings.test_init test
This commit is contained in:
parent
9604ee3881
commit
833fd04ef0
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ class TestSettings:
|
|||
'auth_type': 'no_auth',
|
||||
'auth_password': '',
|
||||
'close_after_first_download': True,
|
||||
'share_allow_downloading_individual_files': True,
|
||||
'autostop_timer': False,
|
||||
'autostart_timer': False,
|
||||
'use_stealth': False,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue