fix the dumps tests since we added informations in the DumpTask

This commit is contained in:
Tamo 2022-10-19 12:13:42 +02:00 committed by Clément Renault
parent 188e95d00f
commit 49b14064c2
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
3 changed files with 12 additions and 12 deletions

View file

@ -295,7 +295,7 @@ pub(crate) mod test {
meili_snap::snapshot_hash!(meili_snap::json_string!(update_file), @"7b8889539b669c7b9ddba448bafa385d");
// keys
let keys = dump.keys().collect::<Result<Vec<_>>>().unwrap();
let keys = dump.keys().unwrap().collect::<Result<Vec<_>>>().unwrap();
meili_snap::snapshot_hash!(meili_snap::json_string!(keys), @"091ddad754f3cc7cf1d03a477855e819");
// indexes