merge with main

This commit is contained in:
tamo 2021-05-12 18:12:37 +02:00
commit 4cbf866821
No known key found for this signature in database
GPG key ID: 20CD8020AFA88D69
4 changed files with 25 additions and 24 deletions

View file

@ -7,7 +7,6 @@ use tokio::time::sleep;
use meilisearch_http::Opt;
#[ignore]
#[actix_rt::test]
async fn perform_snapshot() {
let temp = tempfile::tempdir_in(".").unwrap();