mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-01-10 21:44:34 +01:00
Update dump snap to new version
This commit is contained in:
parent
f1de3aa75a
commit
c1337f9e08
@ -295,7 +295,7 @@ pub(crate) mod test {
|
|||||||
insta::assert_json_snapshot!(metadata, { ".dumpDate" => "[date]" }, @r###"
|
insta::assert_json_snapshot!(metadata, { ".dumpDate" => "[date]" }, @r###"
|
||||||
{
|
{
|
||||||
"dumpVersion": "V6",
|
"dumpVersion": "V6",
|
||||||
"dbVersion": "0.30.0",
|
"dbVersion": "0.30.1",
|
||||||
"dumpDate": "[date]"
|
"dumpDate": "[date]"
|
||||||
}
|
}
|
||||||
"###);
|
"###);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user