mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 01:01:00 +00:00
fmt
This commit is contained in:
@ -760,7 +760,6 @@ async fn filter_reserved_attribute_string() {
|
|||||||
.await;
|
.await;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#[actix_rt::test]
|
#[actix_rt::test]
|
||||||
async fn filter_reserved_geo_point_array() {
|
async fn filter_reserved_geo_point_array() {
|
||||||
let server = Server::new().await;
|
let server = Server::new().await;
|
||||||
|
Reference in New Issue
Block a user