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 f370a674..ead4630b 100644
--- a/cli/tests/test_cli_settings.py
+++ b/cli/tests/test_cli_settings.py
@@ -37,6 +37,7 @@ class TestSettings:
"bridges_builtin": {},
"persistent_tabs": [],
"theme": 0,
+ "auto_connect": False,
}
for key in settings_obj._settings:
# Skip locale, it will not always default to the same thing