aider-chat: fix build

disable tests that require network access
This commit is contained in:
Kirill Radzikhovskyy
2026-04-03 09:39:31 +11:00
parent 4816fafeab
commit 6265c7b2e2
+5
View File
@@ -185,6 +185,11 @@ let
# Tests require network
"test_urls"
"test_get_commit_message_with_custom_prompt"
# Tests require network access to fetch model information from GitHub
"test_cmd_read_only_with_image_file"
"test_cmd_tokens_output"
"test_max_context_tokens"
# FileNotFoundError
"test_get_commit_message"
# Expected 'launch_gui' to have been called once