Commit 260282b0 authored by Stuart Nelson's avatar Stuart Nelson Committed by Sean McGivern

Create cron issue due spec skeleton

parent 99fde7da
require 'spec_helper'
describe IssueDueWorker do
describe 'perform' do
let(:worker) { described_class.new }
it 'finds issues due on the day run' do
end
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment