aboutsummaryrefslogtreecommitdiff
path: root/cli/tests/test_cli_settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/test_cli_settings.py')
-rw-r--r--cli/tests/test_cli_settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/test_cli_settings.py b/cli/tests/test_cli_settings.py
index 62f97267..4c012901 100644
--- a/cli/tests/test_cli_settings.py
+++ b/cli/tests/test_cli_settings.py
@@ -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