mirror of
https://github.com/discourse/discourse.git
synced 2025-03-15 21:46:04 +08:00

The cache was causing state to leak between tests since the `WatchedWord` record in the DB would have been rolled back but `WordWatcher` still had the word in the cache.