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 rspec deprecation #27

Merged
merged 1 commit into from
Jan 9, 2015
Merged

Fix rspec deprecation #27

merged 1 commit into from
Jan 9, 2015

Conversation

untidy-hair
Copy link
Contributor

Hi, just fixed the next rspec deprecation message.

DEPRECATION: expect { }.not_to raise_error(SpecificErrorClass) is deprecated. Use expect { }.not_to raise_error (with no args) instead.

Please see the discussion below for details.
rspec/rspec-expectations#231

amatsuda added a commit that referenced this pull request Jan 9, 2015
@amatsuda amatsuda merged commit afc39f8 into amatsuda:master Jan 9, 2015
@amatsuda
Copy link
Owner

amatsuda commented Jan 9, 2015

Thanks!

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.

2 participants