Browse Source
528: Mock common empty handlers at test actor system startup r=klochowicz a=klochowicz These empty handlers are needed in most tests, otherwise a test can fail if a message is sent from an actor to a non-existent inbox. I noticed that the contract setup test failed on the CI recently due to the monitor oracle attestation msg not being mocked. Co-authored-by: Mariusz Klochowicz <mariusz@klochowicz.com>shutdown-taker-if-no-maker-present
committed by
GitHub
3 changed files with 13 additions and 13 deletions
Loading…
Reference in new issue