mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-30 11:44:23 -04:00
Fix test
This commit is contained in:
parent
551e7e97ca
commit
2c14575c10
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ class TestSettings:
|
|||
'private_key': '',
|
||||
'slug': '',
|
||||
'hidservauth_string': '',
|
||||
'downloads_dir': os.path.expanduser('~/OnionShare')
|
||||
'downloads_dir': os.path.expanduser('~/OnionShare'),
|
||||
'public_mode': False
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue