mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-21 19:42:54 +08:00
The loading spinner could disappear before
`has_selector?(".chat-search-loading .spinner")` assertion, which
resulted in awaiting for the full timeout duration.
`scroll_to_bottom` is only used in one place and the assertion after it
will wait for the correct state anyway.
|
||
|---|---|---|
| .. | ||
| chat_search.rb | ||
| user_preferences_chat.rb | ||