mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
start writing a test with actix but it doesn't works
This commit is contained in:
parent
d78ad51082
commit
391eb72137
2 changed files with 102 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
mod errors;
|
||||
mod webhook;
|
||||
|
||||
use meili_snap::insta::assert_json_snapshot;
|
||||
use time::format_description::well_known::Rfc3339;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue