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
Please register or sign in to comment