Skip to content

Commit

Permalink
chore: better comment
Browse files Browse the repository at this point in the history
  • Loading branch information
apskhem committed Jul 15, 2024
1 parent aa0969c commit 1639066
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ mod tests {
/// Compares between blocks using `>=`
#[test]
fn test_multi_era_block_point_compare_4() -> anyhow::Result<(), anyhow::Error> {
// Get sorted by slot number from highest to lowest
// sorted by slot number from highest to lowest
let test_sorted_blocks = [
mary_block(),
allegra_block(),
Expand Down

0 comments on commit 1639066

Please sign in to comment.