Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This upgrades the bypass expectations to use the new expect/4 function, which allows for multiple expectations per test. This removes the need for work-arounds like `stub_backend` and allows expecting that both the primary endpoint and log endpoint are called in a single test.
- Loading branch information