mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-19 11:06:17 +00:00
@@ -511,6 +511,6 @@ mod tests {
|
|||||||
|
|
||||||
// Since we're using separate LocalClient instances, they don't share state
|
// Since we're using separate LocalClient instances, they don't share state
|
||||||
// so this test demonstrates the consistency check
|
// so this test demonstrates the consistency check
|
||||||
assert!(response.success || !response.success); // Either all succeed or rollback happens
|
assert!(response.success); // Either all succeed or rollback happens
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user