mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-28 07:57:02 +00:00
layout: fix test
This commit is contained in:
@@ -113,8 +113,6 @@ fn update_layout(
|
|||||||
staging.parameters.update(LayoutParameters {
|
staging.parameters.update(LayoutParameters {
|
||||||
zone_redundancy: ZoneRedundancy::AtLeast(zone_redundancy),
|
zone_redundancy: ZoneRedundancy::AtLeast(zone_redundancy),
|
||||||
});
|
});
|
||||||
|
|
||||||
cl.update_hashes();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
|||||||
Reference in New Issue
Block a user