mirror of
https://github.com/discourse/discourse.git
synced 2025-02-12 14:24:54 +00: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.