mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Ignore the long running UpdateStore test
This commit is contained in:
parent
a20c871ece
commit
63f65bac3e
1 changed files with 1 additions and 0 deletions
|
@ -220,6 +220,7 @@ mod tests {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn long_running_update() {
|
||||
let dir = tempfile::tempdir().unwrap();
|
||||
let options = EnvOpenOptions::new();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue