test: serialize

This commit is contained in:
zhom
2026-03-29 19:04:12 +04:00
parent e49b0b30a1
commit 749b439d6d
+1
View File
@@ -313,6 +313,7 @@ mod tests {
}
#[test]
#[serial_test::serial]
fn test_recover_ephemeral_dirs() {
let base = get_ephemeral_base_dir().unwrap();
let test_id = uuid::Uuid::new_v4().to_string();