Skip to content

Commit

Permalink
fix e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair-singh committed Dec 16, 2023
1 parent 078c006 commit 8b7f2c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smoketest/tests/send_token_to_penpal.rs
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ async fn send_token_to_penpal() {
weth.address(),
PENPAL_PARA_ID,
i_gateway::MultiAddress { kind: 1, data: FERDIE.into() },
4_000_000_000,
amount,
)
.value(1000)
Expand Down

0 comments on commit 8b7f2c5

Please sign in to comment.