Skip to content

Commit

Permalink
adjust code format
Browse files Browse the repository at this point in the history
  • Loading branch information
kingpinXD committed Nov 22, 2024
1 parent 7e7bd96 commit a0afb1e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,4 @@ func TestBitcoinDepositAndCallRevertWithDust(r *runner.E2ERunner, args []string)

require.True(r, cctx.GetCurrentOutboundParam().Amount.Uint64() < constant.BTCWithdrawalDustAmount)
require.True(r, strings.Contains(cctx.CctxStatus.ErrorMessage, crosschaintypes.ErrInvalidWithdrawalAmount.Error()))

}

0 comments on commit a0afb1e

Please sign in to comment.