mirror of
https://github.com/moebooru/moebooru
synced 2025-09-02 23:15:12 +00:00
Always clear cache before every tests.
This commit is contained in:
@@ -4,7 +4,6 @@ class NoteTest < ActiveSupport::TestCase
|
||||
fixtures :users, :posts
|
||||
|
||||
def setup
|
||||
Rails.cache.clear
|
||||
Thread.current[:versioning_history] = nil
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user