mirror of
https://github.com/discourse/discourse.git
synced 2025-06-03 19:39:30 +08: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.