Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
karim-en committed Jan 9, 2025
1 parent 5f5735c commit 0b8a117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion near/omni-bridge/src/tests/lib_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,7 @@ fn test_normalize_amount() {
}

#[test]
fn test_de_normalize_amount() {
fn test_denormalize_amount() {
assert_eq!(
Contract::denormalize_amount(
u128::MAX,
Expand Down

0 comments on commit 0b8a117

Please sign in to comment.