Merge branch 'censorship' into 1422_autodetect_location

This commit is contained in:
Micah Lee 2021-12-12 10:27:01 -08:00
commit 8fe54afe13
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
5 changed files with 34 additions and 17 deletions

View file

@ -37,7 +37,7 @@ class TestSettings:
"bridges_builtin": {},
"persistent_tabs": [],
"theme": 0,
"censorship_circumvention": False,
"auto_connect": False,
}
for key in settings_obj._settings:
# Skip locale, it will not always default to the same thing