Skip to content
Unverified Commit e0c08459 authored by Alexandre Baldé's avatar Alexandre Baldé
Browse files

Fix `tests::deposit_limit_in_nested_instantiate`

Use `BareCallBuilder::bare_call` instead of
`CallBuilder::call` to allow scrutiny of contract return code with
`assert_return_code`, and disambiguate the cause of the
`ContractReverted` error that `CallBuilder::build` would have raised.
parent acfcf662
Pipeline #510617 waiting for manual action with stages
in 1 hour, 14 minutes, and 34 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment