提交 a70bdfe6 编写于 作者: A Abdelkader Boudih

Fix failing tests in ActiveJob Adapter

上级 e9058482
......@@ -3,6 +3,7 @@ module QueueAdapters
class TestAdapter
attr_accessor(:perform_enqueued_jobs) { false }
attr_accessor(:perform_enqueued_at_jobs) { false }
delegate :name, to: :class
# Provides a store of all the enqueued jobs with the TestAdapter so you can check them.
def enqueued_jobs
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册