grantcallendar/test/jobs/send_notify_email_job_test.rb

8 lines
128 B
Ruby

require 'test_helper'
class SendNotifyEmailJobTest < ActiveJob::TestCase
# test "the truth" do
# assert true
# end
end