style(simulation): gate bounce — clippy unnecessary_cast in test fixture
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -943,7 +943,7 @@ mod tests {
|
||||
for y in 0..4 {
|
||||
let mut d = district(
|
||||
MorphologyZone::AlluvialPlain,
|
||||
(x * 20) as i32,
|
||||
x * 20,
|
||||
0,
|
||||
50,
|
||||
0, // dry land
|
||||
|
||||
Reference in New Issue
Block a user