Ignore the long running UpdateStore test

This commit is contained in:
Clément Renault 2020-11-03 19:12:00 +01:00
parent a20c871ece
commit 63f65bac3e
No known key found for this signature in database
GPG Key ID: 92ADA4E935E71FA4

View File

@ -220,6 +220,7 @@ mod tests {
}
#[test]
#[ignore]
fn long_running_update() {
let dir = tempfile::tempdir().unwrap();
let options = EnvOpenOptions::new();