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