Skip to content

Commit

Permalink
Update src/common/meta/src/key.rs
Browse files Browse the repository at this point in the history
Co-authored-by: JeremyHi <[email protected]>
  • Loading branch information
WenyXu and fengjiachun committed Oct 9, 2023
1 parent 95fb4aa commit 3494282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/meta/src/key.rs
Original file line number Diff line number Diff line change
Expand Up @@ -700,7 +700,7 @@ mod tests {
TableRouteValue::new(vec![region_route.clone(), region_route.clone()]);
let expected = serde_json::to_vec(&expected_region_routes).unwrap();

//Serialize behaviors:
// Serialize behaviors:
// The inner field will be ignored.
let value = DeserializedValueWithBytes {
// ignored
Expand Down

0 comments on commit 3494282

Please sign in to comment.