vectorcode: unbroken

This commit is contained in:
Zexin Yuan
2026-04-05 23:05:40 +08:00
parent f19e087f0a
commit 4b68284386
+3
View File
@@ -206,6 +206,9 @@ python.pkgs.buildPythonApplication rec {
"test_get_reranker"
"test_query_tool_success"
"test_supported_rerankers_initialization"
# tree-sitter-language-pack 1.x.x raises LanguageNotFoundError for unknown
# languages here, while this test still expects LookupError.
"test_treesitter_chunker_parser_from_config_no_parser_found_error"
];
passthru = {