mirror of
https://github.com/discourse/discourse.git
synced 2025-02-09 04:44:59 +00:00
Fixes a flaky test by ensuring Capybara finishes loading the topic page before attempting to open chat. The back to forum url relies on a tracked property (previous url), which is set when visiting the topic page.