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
An error occurred while Minitest/AssertIncludes cop was inspecting $filename.
undefined method `method?' for s(:lvar, :a):RuboCop::AST::Node
Did you mean? method
methods
.../rubocop-minitest-0.6.1/lib/rubocop/cop/mixin/includes_cop_rule.rb:16:in `on_send'
.......
Minimal reproduction case:
Expected behavior
Accept this code
Actual behavior
Steps to reproduce the problem
See above
RuboCop version
The text was updated successfully, but these errors were encountered: