mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 08:38:27 -05:00
Prior to this fix we would test by visiting the tab which could create a false positive, as the tab could not be present but we could still access the tab, the implementation and tests have been changed to correctly ensure this.