Skip to content

Commit

Permalink
correct test
Browse files Browse the repository at this point in the history
  • Loading branch information
GNaD13 committed Feb 29, 2024
1 parent bc0311c commit 4581639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ibc_pfm_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ func TestIBCTransferMultiHop(t *testing.T) {

// Send packet from rollapp1 -> dym -> osmosis
transfer := ibc.WalletData{
Address: rollappUserAddr,
Address: dymensionUserAddr,
Denom: rollapp1.Config().Denom,
Amount: transferAmount,
}
Expand Down

0 comments on commit 4581639

Please sign in to comment.