Skip to content

Commit

Permalink
Update bridges/snowbridge/pallets/inbound-queue/src/test.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
bkontur authored Dec 11, 2024
1 parent f632a55 commit 0d1a1cc
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: [
118, 166, 139, 182, 84, 52, 165, 189, 54, 14, 178, 73, 2, 228, 192, 97, 153, 201,
4, 75, 151, 15, 82, 6, 164, 187, 162, 133, 26, 183, 186, 126
4, 75, 151, 15, 82, 6, 164, 187, 162, 133, 26, 183, 186, 126,
],
fee_burned: 110000000000,
}
Expand Down

0 comments on commit 0d1a1cc

Please sign in to comment.