mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-28 00:07:13 -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_type': 'no_auth',
|
||||||
'auth_password': '',
|
'auth_password': '',
|
||||||
'close_after_first_download': True,
|
'close_after_first_download': True,
|
||||||
|
'share_allow_downloading_individual_files': True,
|
||||||
'autostop_timer': False,
|
'autostop_timer': False,
|
||||||
'autostart_timer': False,
|
'autostart_timer': False,
|
||||||
'use_stealth': False,
|
'use_stealth': False,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue