Fix the insta tests

This commit is contained in:
Kerollmops
2022-11-22 16:52:56 +01:00
parent 2ec699a2e7
commit 84c782ce9a
4 changed files with 6 additions and 3 deletions

View File

@ -654,6 +654,9 @@ async fn test_summarized_index_deletion() {
"status": "failed",
"type": "indexDeletion",
"canceledBy": null,
"details": {
"deletedDocuments": 0
},
"error": {
"message": "Index `test` not found.",
"code": "index_not_found",