Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
avery committed Nov 7, 2024
1 parent 2a7e86f commit a44cfdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions simapp/test_helpers.go
Original file line number Diff line number Diff line change
Expand Up @@ -804,6 +804,7 @@ func MsgSendExec(
func QueryTx(t *testing.T, clientCtx client.Context, txHash string) abci.ExecTxResult {
t.Helper()
txResult, _ := QueryTxWithHeight(t, clientCtx, txHash)

return txResult
}

Expand Down

0 comments on commit a44cfdb

Please sign in to comment.