mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 08:49:06 +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. |
||
---|---|---|
.. | ||
distributed_cache_spec.rb | ||
flags_spec.rb | ||
hashtag_autocomplete_service_spec.rb | ||
jobs_spec.rb | ||
pausable_multisite_spec.rb | ||
pausable_spec.rb | ||
post_spec.rb | ||
request_tracker_spec.rb | ||
s3_store_spec.rb | ||
site_settings_spec.rb |