提交 7269d9de 编写于 作者: A Akira Matsuda

Privatize unneededly protected methods in Active Job tests

上级 8e1da118
......@@ -73,7 +73,7 @@ def can_run?
true
end
protected
private
def bunny_publisher
@bunny_publisher ||= begin
p = ActiveJob::QueueAdapters::SneakersAdapter::JobWrapper.send(:publisher)
......
......@@ -17,7 +17,7 @@ module TestCaseHelpers
end
end
protected
private
def jobs_manager
JobsManager.current_manager
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册