mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-06-07 20:55:34 +00:00
fix for test failure
This commit is contained in:
parent
d986a3bbaf
commit
3e3c00f44c
@ -1,4 +1,7 @@
|
|||||||
use crate::common::Server;
|
use crate::common::{
|
||||||
|
shared_does_not_exists_index, shared_empty_index, shared_index_with_documents, Server,
|
||||||
|
};
|
||||||
|
|
||||||
use crate::json;
|
use crate::json;
|
||||||
|
|
||||||
#[actix_rt::test]
|
#[actix_rt::test]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user