mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
A few specs in `dashboard_controller_spec.rb` set some state in redis but don't clean it up afterwards which causes other specs to fail when they're ran after `dashboard_controller_spec.rb`.
Related commit: 18467d4.