mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 09:08:10 +08: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.