mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 16:51:01 +00:00
integration test snapshot
This commit is contained in:
@ -3,8 +3,9 @@ mod documents;
|
||||
mod index;
|
||||
mod search;
|
||||
mod settings;
|
||||
mod updates;
|
||||
mod snapshot;
|
||||
mod stats;
|
||||
mod updates;
|
||||
|
||||
// Tests are isolated by features in different modules to allow better readability, test
|
||||
// targetability, and improved incremental compilation times.
|
||||
|
Reference in New Issue
Block a user