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