Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test overrides. #158

Merged
merged 1 commit into from
Feb 2, 2016
Merged

Conversation

benseligman
Copy link
Contributor

Tests using this code failed with an undefined method error on the call to unlock. Since all we need from Unlockable is unlock it seems simpler and clearer to just explicitly alias the method.

Tests using this code failed with an undefined method error on the call to
`unlock`. Since all we need from `Unlockable` is `unlock` it seems simpler and
clearer to just explicitly alias the method.
@bronson
Copy link

bronson commented Jan 26, 2016

Hm, the Rubocop failures are unrelated to this change. Master has been broken for a month: https://travis-ci.org/mhenrixon/sidekiq-unique-jobs

mhenrixon added a commit that referenced this pull request Feb 2, 2016
@mhenrixon mhenrixon merged commit 700a56a into mhenrixon:master Feb 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants