Method: Capybara::RSpecMatchers::Matchers::Compound::CapybaraEvaluator#reset
- Defined in:
- lib/capybara/rspec/matchers/compound.rb
#reset ⇒ Object
32 33 34 |
# File 'lib/capybara/rspec/matchers/compound.rb', line 32 def reset @match_results.clear end |