mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
ignore snapshot test (#130)
This commit is contained in:
parent
7050236a93
commit
d8af4a7202
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ use tokio::time::sleep;
|
|||
|
||||
use meilisearch_http::Opt;
|
||||
|
||||
#[ignore]
|
||||
#[actix_rt::test]
|
||||
async fn perform_snapshot() {
|
||||
let temp = tempfile::tempdir_in(".").unwrap();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue