[router] Rust e2e test (#2184)

This commit is contained in:
Byron Hsu
2024-11-25 16:02:03 -08:00
committed by GitHub
parent 7f076c2ce6
commit 1f76fc6e3f
5 changed files with 209 additions and 2 deletions

View File

@@ -656,7 +656,7 @@ mod tests {
assert_eq!(
tree.get_smallest_tenant(),
"tenant2",
"Expected tenant2 to be smallest with 3 characters"
"Expected tenant2 to be smallest with 3 characters."
);
// Insert overlapping data for tenant3 and tenant4 to test equal counts