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 656f809b1d
commit 7308ccd530
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
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;