mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Update dump snap to new version
This commit is contained in:
parent
f1de3aa75a
commit
c1337f9e08
1 changed files with 1 additions and 1 deletions
|
@ -295,7 +295,7 @@ pub(crate) mod test {
|
|||
insta::assert_json_snapshot!(metadata, { ".dumpDate" => "[date]" }, @r###"
|
||||
{
|
||||
"dumpVersion": "V6",
|
||||
"dbVersion": "0.30.0",
|
||||
"dbVersion": "0.30.1",
|
||||
"dumpDate": "[date]"
|
||||
}
|
||||
"###);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue