tests: fix tests for Rails.cache.
This commit is contained in:
@@ -13,7 +13,6 @@ class PoolTest < ActiveSupport::TestCase
|
||||
end
|
||||
|
||||
CurrentUser.ip_addr = "127.0.0.1"
|
||||
MEMCACHE.flush_all
|
||||
|
||||
mock_pool_archive_service!
|
||||
PoolArchive.sqs_service.stubs(:merge?).returns(false)
|
||||
|
||||
Reference in New Issue
Block a user