mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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.