mirror of
https://github.com/discourse/discourse.git
synced 2025-02-22 12:17:12 +00:00
Why this change? `not_to be_open` ends up calling `has_css?` on a selector that will never appear so it ends up waiting the full default wait time.