mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
add insta::json for later
This commit is contained in:
parent
16eab7b337
commit
01847a14bb
3 changed files with 3 additions and 1 deletions
|
@ -284,6 +284,7 @@ impl IndexScheduler {
|
|||
#[cfg(test)]
|
||||
mod tests {
|
||||
use big_s::S;
|
||||
use insta::*;
|
||||
use uuid::Uuid;
|
||||
|
||||
use crate::{assert_smol_debug_snapshot, tests::index_scheduler};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue