-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Regression in cucumber 1.3.3 #501
Comments
I believe this happens because Rails 4 is automatically requiring minitest's autoload script. That seems mental to me. The right place to file this bug is in the multi-test project. |
Just wanted to cross-reference this with the similar cucumber-rails issue... cucumber/cucumber-rails#253 Could there still be a fix necessary in cucumber for this issue specifically for extensions? |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This commit cucumber/common@e3e48ea breaks cucumber:
The text was updated successfully, but these errors were encountered: