Skip to content

Commit

Permalink
remove unnecessary line
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Rodriguez committed Mar 8, 2024
1 parent abcff64 commit 5b5b609
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -588,10 +588,8 @@ func (suite *KeeperTestSuite) TestOnChanUpgradeTry() {

order = channeltypes.ORDERED
metadata = icatypes.NewDefaultMetadata(path.EndpointA.ConnectionID, path.EndpointB.ConnectionID)
metadata.HostConnectionId = path.EndpointB.ConnectionID
// use the same address as the previous metadata.
metadata.Address = currentMetadata.Address

// this is the actual change to the version.
metadata.Encoding = icatypes.EncodingProto3JSON

Expand Down

0 comments on commit 5b5b609

Please sign in to comment.