mirror of
https://github.com/discourse/discourse.git
synced 2026-07-30 16:18:16 -05: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.