mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-24 19:15:05 +08:00
update snaps after merge
This commit is contained in:
parent
6e6acfcf1b
commit
bda2b41d11
@ -1369,6 +1369,7 @@ async fn error_document_field_limit_reached_in_one_document() {
|
|||||||
@r###"
|
@r###"
|
||||||
{
|
{
|
||||||
"uid": "[uid]",
|
"uid": "[uid]",
|
||||||
|
"batchUid": "[batch_uid]",
|
||||||
"indexUid": "test",
|
"indexUid": "test",
|
||||||
"status": "failed",
|
"status": "failed",
|
||||||
"type": "documentAdditionOrUpdate",
|
"type": "documentAdditionOrUpdate",
|
||||||
|
@ -1920,6 +1920,7 @@ async fn timeout() {
|
|||||||
snapshot!(task, @r###"
|
snapshot!(task, @r###"
|
||||||
{
|
{
|
||||||
"uid": "[uid]",
|
"uid": "[uid]",
|
||||||
|
"batchUid": "[batch_uid]",
|
||||||
"indexUid": "doggo",
|
"indexUid": "doggo",
|
||||||
"status": "succeeded",
|
"status": "succeeded",
|
||||||
"type": "documentAdditionOrUpdate",
|
"type": "documentAdditionOrUpdate",
|
||||||
|
Loading…
Reference in New Issue
Block a user