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
Predicate methods typically return true or false, and should only exist
for the uncountable and discrete, e.g. `use_transactional_fixtures?`,
but not `max_formatted_output_length?`.
This relates to changes made in rspec/rspec-core#2736
0 commit comments