We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa215ce commit 42f76b8Copy full SHA for 42f76b8
1 file changed
crates/geo_filters/src/diff_count.rs
@@ -655,6 +655,6 @@ mod tests {
655
#[test]
656
fn test_serialization_round_trip_13() {
657
// Uses a u32 for MSB buckets
658
- serialization_round_trip::<GeoDiffConfig7>();
+ serialization_round_trip::<GeoDiffConfig13>();
659
}
660
0 commit comments