mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 15:03:38 +08:00
ed6c9d1545
There have been too many flaky tests as a result of leaking state in Redis so it is easier to resolve them by ensuring we flush Redis' database. Locally on my machine, calling `Discourse.redis.flushdb` takes around 0.1ms which means this change will have very little impact on test runtimes. |
||
---|---|---|
.. | ||
admin | ||
chat | ||
core_ext | ||
application_controller_spec.rb | ||
chat_controller_spec.rb | ||
direct_messages_controller_spec.rb | ||
emojis_controller_spec.rb |