make the tests compile again

This commit is contained in:
Tamo
2022-10-18 15:14:18 +02:00
committed by Clément Renault
parent b45c430165
commit f7e546eea3
6 changed files with 65 additions and 155 deletions

View File

@ -1,3 +1,5 @@
use meilisearch_http::analytics;
mod auth;
mod common;
mod dashboard;