mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Corrects flaky spec Previously we were only clearing state after our spec ran, leaving possible edge cases where `Discourse.plugins` had data. Clean-up source of the plugin leak 1 pop was not enough to clear the plugin, plus make specs a bit more deliberate