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

Avoid RSpec 3 deprecation warning [close #327] #328

Merged
merged 1 commit into from
Jun 26, 2015

Conversation

e2
Copy link
Contributor

@e2 e2 commented Jun 26, 2015

RSpec 3 deprecates :example_group metadata key - this avoids the warning/error.

Also, metadata failures should are more detailed from now on.

[closes #327]

- :example_group is deprecated since RSpec 3.0.0
- missing spec was added (for nested shared groups)
e2 added a commit that referenced this pull request Jun 26, 2015
@e2 e2 merged commit 55d3bc3 into master Jun 26, 2015
@e2 e2 deleted the e2-fix_example_group_deprecation branch June 26, 2015 11:09
@afeld
Copy link

afeld commented Jun 26, 2015

Mind releasing a new version, whenever you get a moment?

@e2
Copy link
Contributor Author

e2 commented Jun 26, 2015

Released as 4.6.0 - have a nice day!

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.

None yet

2 participants