Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Naming/MemoizedInstanceVariableName cop
Memoized variable @_remember_time_of_first_unprocessed_event does not match method name _wait_until_events. Use @_wait_until_events instead.
- Loading branch information