require 'rails_helper' module Tang RSpec.describe ImportChargesJob, type: :job do pending "add some examples to (or delete) #{__FILE__}" end end