Unverified Commit 4b682843 authored by Zexin Yuan's avatar Zexin Yuan
Browse files

vectorcode: unbroken

parent f19e087f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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 = {