Fix tests

This commit is contained in:
Maximilian Ammann 2022-09-18 12:30:00 +02:00
parent 1edd31b9a6
commit a81c818647

View File

@ -157,7 +157,6 @@ mod tests {
coords: (0, 0, ZoomLevel::default()).into(), coords: (0, 0, ZoomLevel::default()).into(),
layers: Default::default(), layers: Default::default(),
}, },
0,
Box::new([0]), Box::new([0]),
), ),
&mut context, &mut context,