layout: fix test
This commit is contained in:
parent
33c8a489b0
commit
d4df03424f
@ -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]
|
||||||
|
Loading…
Reference in New Issue
Block a user