Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
yrong committed Oct 30, 2024
1 parent 48f5e19 commit d1e901d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bridges/snowbridge/pallets/inbound-queue/src/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ fn test_submit_happy_path() {
.into(),
nonce: 1,
message_id: [
58, 236, 7, 182, 64, 252, 7, 252, 177, 254, 185, 191, 57, 48, 220, 69, 171, 153,
231, 247, 25, 215, 205, 176, 138, 103, 145, 77, 54, 174, 46, 98,
183, 243, 1, 130, 170, 254, 104, 45, 116, 181, 146, 237, 14, 139, 138, 89, 43, 166,
182, 24, 163, 222, 112, 238, 215, 83, 21, 160, 24, 88, 112, 9,
],
fee_burned: 110000000000,
}
Expand Down

0 comments on commit d1e901d

Please sign in to comment.