Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix network-limited benchmarks not running (#627)
The benchmarks with specific network latency or bandwidth had failed to run since the `grpc_server` fixture was renamed to `acp_instance`, but the fixture which overrides it in the benchmarks was not.
- Loading branch information