mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-23 23:00:59 +00:00
Update dump snap to new version
This commit is contained in:
@ -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]"
|
||||
}
|
||||
"###);
|
||||
|
Reference in New Issue
Block a user