mirror of
https://github.com/rustfs/rustfs.git
synced 2026-01-17 01:30:33 +00:00
@@ -511,6 +511,6 @@ mod tests {
|
||||
|
||||
// Since we're using separate LocalClient instances, they don't share state
|
||||
// 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