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

Added explicit minitest version check prior to monkeypatching run #73

Merged
merged 1 commit into from
Oct 28, 2014

Conversation

dresselm
Copy link
Contributor

We are using Minitest 4.7.5, but a separate minitest plugin is assigning Minitest::Test and the incorrect run method is being wrapped.

Adding an explicit Minitest version check to ensure that the correct method is wrapped.

ConradIrwin added a commit that referenced this pull request Oct 28, 2014
Added explicit minitest version check prior to monkeypatching run
@ConradIrwin ConradIrwin merged commit 9df5ead into ConradIrwin:master Oct 28, 2014
@ConradIrwin
Copy link
Owner

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