mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
83af25179d
Avoid using negated matchers with custom RSpec matchers that rely on `has_css?` as it'll result in Capybara waiting the full default wait time.