update snaps after merge

This commit is contained in:
Louis Dureuil 2024-11-20 17:08:30 +01:00
parent 6e6acfcf1b
commit bda2b41d11
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View File

@ -1369,6 +1369,7 @@ async fn error_document_field_limit_reached_in_one_document() {
@r###"
{
"uid": "[uid]",
"batchUid": "[batch_uid]",
"indexUid": "test",
"status": "failed",
"type": "documentAdditionOrUpdate",

View File

@ -1920,6 +1920,7 @@ async fn timeout() {
snapshot!(task, @r###"
{
"uid": "[uid]",
"batchUid": "[batch_uid]",
"indexUid": "doggo",
"status": "succeeded",
"type": "documentAdditionOrUpdate",