forgeplus/spec/jobs/graduation_task_publish_not...

6 lines
146 B
Ruby
Raw Permalink Normal View History

2020-03-09 00:40:16 +08:00
require 'rails_helper'
RSpec.describe GraduationTaskPublishNotifyJob, type: :job do
pending "add some examples to (or delete) #{__FILE__}"
end