mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 08:41:00 +00:00
ignore the dump tests
This commit is contained in:
committed by
Clément Renault
parent
0dd8e00929
commit
225405bb0d
@ -259,6 +259,7 @@ pub(crate) mod test {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_creating_dump() {
|
||||
let file = create_test_dump();
|
||||
let mut file = BufReader::new(file);
|
||||
|
Reference in New Issue
Block a user