Sha256: 1e89d8429052e63680ff48208504fbcef6e173ede78a8c0904b54fd16769ca6f
Contents?: true
Size: 173 Bytes
Versions: 2
Compression:
Stored size: 173 Bytes
Contents
require 'rails_helper' module AuthNetReceiver RSpec.describe ProcessTransactionJob, :type => :job do pending "add some examples to (or delete) #{__FILE__}" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
auth_net_receiver-1.0.beta3 | spec/jobs/auth_net_receiver/process_transaction_job_spec.rb |
auth_net_receiver-1.0.beta2 | spec/jobs/auth_net_receiver/process_transaction_job_spec.rb |