Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
camfairchild committed Dec 20, 2024
1 parent 1a3e3f9 commit 91ebe0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pallets/subtensor/src/tests/block_emission.rs
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,7 @@ fn test_floating_point_precision_impact() {
});
}

#[allow(clippy::unwrap_used)]
#[test]
fn test_block_emission_step_updates_halving_block_storage() {
new_test_ext(1).execute_with(|| {
Expand Down

0 comments on commit 91ebe0e

Please sign in to comment.