mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +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.