• Mark Lapierre's avatar
    Remove old wait method · 98124bd7
    Mark Lapierre authored
    Renames `wait` to `wait_until` and updates parameters.
    
    Simplifies a few cases where `wait` was unnecessary because it had
    reload: false and therefore was no different than using Capybara's
    built in wait parameter.
    98124bd7
logging_spec.rb 6.09 KB