Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix passing a block to
advisory_lock
in tests (#1587)
This method does not take a block. As such, the expectation is never executed
- Loading branch information