Cargo insta test/review

This commit is contained in:
Kerollmops 2022-10-26 11:51:10 +02:00 committed by Clément Renault
parent 2f577b6fcd
commit 2de8a0711a
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
13 changed files with 56 additions and 43 deletions

View file

@ -1,5 +1,4 @@
use meili_snap::insta::assert_json_snapshot;
use meili_snap::snapshot;
use serde_json::json;
use time::format_description::well_known::Rfc3339;
use time::OffsetDateTime;