fix-snapshot

This commit is contained in:
Marin Postma
2021-05-11 12:18:10 +02:00
parent ceb8d6e1c9
commit 1b671d4302
4 changed files with 38 additions and 26 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();