Skip to content

Commit

Permalink
Merge branch 'feat/ics20-v2-path-forwarding' into gjermund/pass-only-…
Browse files Browse the repository at this point in the history
…hops-to-send-transfer-and-events
  • Loading branch information
gjermundgaraba authored Jun 25, 2024
2 parents e018c5a + 5345776 commit 332a4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/tests/wasm/grandpa_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ func (s *GrandpaTestSuite) SetupTest() {

channelOpts := ibc.DefaultChannelOpts()
channelOpts.Version = transfertypes.V1
s.SetupPath(ibc.DefaultClientOpts(), channelOpts)
s.SetupPaths(ibc.DefaultClientOpts(), channelOpts)
}

// TestMsgTransfer_Succeeds_GrandpaContract features
Expand Down

0 comments on commit 332a4dd

Please sign in to comment.