mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
test get updates
This commit is contained in:
parent
0a3e946726
commit
af2cbd0258
2 changed files with 68 additions and 0 deletions
|
@ -3,6 +3,7 @@ mod index;
|
|||
mod search;
|
||||
mod settings;
|
||||
mod documents;
|
||||
mod updates;
|
||||
|
||||
// Tests are isolated by features in different modules to allow better readability, test
|
||||
// targetability, and improved incremental compilation times.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue