prompt too long error message #623
Annotations
2 errors
tests/unit/engine_plugins.test.ts > Browse Plugin:
tests/unit/engine_plugins.test.ts#L35
AssertionError: expected 'webpage_content_extractor' to be 'get_html_as_text' // Object.is equality
Expected: "get_html_as_text"
Received: "webpage_content_extractor"
❯ tests/unit/engine_plugins.test.ts:35:28
|
build
Process completed with exit code 1.
|