mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
9a65c78d87
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.