Test plain default config

This commit is contained in:
Edern Deneuville
2026-09-11 14:28:13 +02:00
parent 9e834ad6e3
commit ea3116e45a
+1 -1
View File
@@ -13,7 +13,7 @@ def test_load_default_config(tmp_path):
assert cfg.provider == "ollama"
assert cfg.hotkey == "ctrl+alt+a"
assert cfg.math_text_format == "word_equation"
assert cfg.math_text_format == "plain"
assert "Réponds directement" in cfg.system_prompt