test: run ephemeral dir test serially

This commit is contained in:
zhom
2026-03-15 19:00:15 +04:00
parent 55b8b61f42
commit 7648785e39
+1
View File
@@ -281,6 +281,7 @@ mod tests {
}
#[test]
#[serial_test::serial]
fn test_ephemeral_dir_lifecycle() {
let profile_id = uuid::Uuid::new_v4();
let id_str = profile_id.to_string();