mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 22:21:55 +08:00
477a67e4fb
Why this change? `expect(page.title).to starts_with("...")` does not rely on capybara waiters. This commit switches us to use `have_title` instead which will rely on Capybara waiters. |
||
---|---|---|
.. | ||
chat | ||
checklist | ||
discourse-details | ||
discourse-lazy-videos | ||
discourse-local-dates | ||
discourse-narrative-bot | ||
discourse-presence | ||
footnote | ||
poll | ||
spoiler-alert | ||
styleguide |