Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
bkontur committed Dec 10, 2024
1 parent d6ab1e5 commit 5b4cd0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridges/snowbridge/pallets/inbound-queue/src/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ fn test_submit_happy_path() {
nonce: 1,
message_id: [
247, 182, 157, 129, 170, 106, 218, 13, 70, 39, 166, 4, 229, 93, 231, 185, 27, 79,
14, 22, 115, 150, 151, 113, 227, 171, 216, 123, 221, 34, 183, 43
14, 22, 115, 150, 151, 113, 227, 171, 216, 123, 221, 34, 183, 43,
],
fee_burned: 110000000000,
}
Expand Down

0 comments on commit 5b4cd0a

Please sign in to comment.