Browse Source
523: Use `send` instead of `do_send` in actor tests r=klochowicz a=klochowicz `do_send` did not inspect any errors, while Cfd actors support returning errors if an action performed on them failed. This matches the code used in production in HTTP requests. Slight changes in the test were required as the test failed otherwise (particularly, on unhandled monitoring of oracle attestation). Co-authored-by: Mariusz Klochowicz <mariusz@klochowicz.com>shutdown-taker-if-no-maker-present
bors[bot]
3 years ago
committed by
GitHub
3 changed files with 25 additions and 11 deletions
Loading…
Reference in new issue