mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
fef0225a22
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.