Updated test cli settings

Added theme key in test_cli_settings.py.
This commit is contained in:
SIDDHANT DIXIT 2021-07-22 02:37:24 +05:30
parent b6815c5ddf
commit fecedd26ed

View File

@ -34,6 +34,7 @@ class TestSettings:
"tor_bridges_use_meek_lite_azure": False,
"tor_bridges_use_custom_bridges": "",
"persistent_tabs": [],
"theme":0
}
for key in settings_obj._settings:
# Skip locale, it will not always default to the same thing