Open
Description
Description
The following test is failing:
FAIL tests/search.test.ts > Test on abortable search > Master key: search should be aborted when reaching timeout
AssertionError: expected value to not resolve
- Expected:
Symbol(<not resolved>)
+ Received:
{
"status": "available",
}
❯ Function.rejects tests/utils/meilisearch-test-utils.ts:124:18
122| }
123|
124| vitestAssert.fail(
| ^
125| resolvedValue,
126| NOT_RESOLVED,
❯ tests/search.test.ts:1439:19
Screenshots or Logs
https://github.com/meilisearch/meilisearch-js/actions/runs/14459420962/job/40549120917
Environment (please complete the following information):
- Meilisearch version: v1.14.0
- meilisearch-js version: v0.50