mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
Fix TestSettings.test_init test
This commit is contained in:
parent
bf20085c4a
commit
70619dd142
@ -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…
Reference in New Issue
Block a user