delegate removal from favorites and updating of user fav counts to delayed job
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!
|
||||
ImageCropper.stubs(:enabled?).returns(false)
|
||||
end
|
||||
|
||||
def teardown
|
||||
|
||||
Reference in New Issue
Block a user