mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-23 20:59:05 +00:00
fix(ecstore): repair rebalance fence test wiring
This commit is contained in:
@@ -7613,7 +7613,7 @@ mod object_encryption_resolver_wiring_tests {
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
pub(crate) mod hermetic_set_disks_support {
|
||||
pub(in crate::set_disk::ops) mod hermetic_set_disks_support {
|
||||
//! Shared hermetic `SetDisks` construction for the ops tests below: the
|
||||
//! `SetDisks` under test is built directly on formatted local disks (same
|
||||
//! pattern as the `ops/locking.rs` tests) so the tests stay hermetic — no
|
||||
|
||||
Reference in New Issue
Block a user