Skip to content

Commit

Permalink
fix test failed
Browse files Browse the repository at this point in the history
  • Loading branch information
trinitys7 committed Nov 29, 2024
1 parent 3066844 commit 9167c8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x/bridge/keeper/msg_server_bridge_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ func (suite *KeeperTestSuite) TestBridgeIn() {

if tc.setAuthority {
tc.msg.Authority = suite.admin
tc.msg.Reciever = suite.admin
}

addr, err := suite.app.AccountKeeper.AddressCodec().StringToBytes(tc.msg.Authority)
Expand Down

0 comments on commit 9167c8e

Please sign in to comment.