tests: fix tests for Rails.cache.
This commit is contained in:
@@ -17,7 +17,6 @@ class UploadTest < ActiveSupport::TestCase
|
||||
user = FactoryGirl.create(:contributor_user)
|
||||
CurrentUser.user = user
|
||||
CurrentUser.ip_addr = "127.0.0.1"
|
||||
MEMCACHE.flush_all
|
||||
end
|
||||
|
||||
teardown do
|
||||
|
||||
Reference in New Issue
Block a user