mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-14 14:27:58 +08:00
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. |
||
|---|---|---|
| .. | ||
| anonymous_cache_spec.rb | ||
| discourse_public_exceptions_spec.rb | ||
| enforce_hostname_spec.rb | ||
| request_tracker_spec.rb | ||