You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minitest-rails-capybara support ends with minitest-rails 3.x. If you want to use minitest-rails 5.1+ you should transition to system tests. If you need to stay on Rails 5.0, I would use minitest-rails 3 and minitest-rails-capybara 3 instead of minitest-rails 5.0.
While using
Ruby 2.3.3
and upgrading the Rails gem from5.1.4
to5.2.0.beta2
, rake fails:I've tracked this back to the minitest-rails-capybara gem. Anyone have a fix?
The text was updated successfully, but these errors were encountered: