fix post test
This commit is contained in:
@@ -21,6 +21,7 @@ class PostTest < ActiveSupport::TestCase
|
||||
CurrentUser.user = @user
|
||||
CurrentUser.ip_addr = "127.0.0.1"
|
||||
mock_saved_search_service!
|
||||
mock_pool_archive_service!
|
||||
ImageCropper.stubs(:enabled?).returns(false)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user