mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 00:31:02 +00:00
add insta::json for later
This commit is contained in:
committed by
Clément Renault
parent
8770e07397
commit
8f0fd35358
@ -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};
|
||||
|
Reference in New Issue
Block a user