mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-23 13:11:21 -05:00
Fixes CLI tests
This commit is contained in:
parent
3b16ca461b
commit
5ca7236f0c
@ -36,6 +36,7 @@ class TestSettings:
|
||||
"bridges_custom": "",
|
||||
"persistent_tabs": [],
|
||||
"theme": 0,
|
||||
"auto_connect": False,
|
||||
}
|
||||
for key in settings_obj._settings:
|
||||
# Skip locale, it will not always default to the same thing
|
||||
|
Loading…
Reference in New Issue
Block a user