mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 16:51:01 +00:00
Add a test to make sure we throw the right error message
This commit is contained in:
@ -13,6 +13,7 @@ use slice_group_by::GroupBy;
|
||||
mod distinct;
|
||||
mod filters;
|
||||
mod query_criteria;
|
||||
mod sort;
|
||||
|
||||
pub const TEST_QUERY: &'static str = "hello world america";
|
||||
|
||||
|
Reference in New Issue
Block a user