mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-23 05:14:27 +01:00
Ignore the long running UpdateStore test
This commit is contained in:
parent
a20c871ece
commit
63f65bac3e
@ -220,6 +220,7 @@ mod tests {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn long_running_update() {
|
||||
let dir = tempfile::tempdir().unwrap();
|
||||
let options = EnvOpenOptions::new();
|
||||
|
Loading…
Reference in New Issue
Block a user