Sha256: e756ea1aa93ce2b1dd8ac40a184a98bdf27bdf14f7e9a1126db50af0aa7e0af7

Contents?: true

Size: 220 Bytes

Versions: 4

Compression:

Stored size: 220 Bytes

Contents

require 'rails_helper'

RSpec.describe TbCheckout::Transaction, :type => :model do
  pending "add some examples to (or delete) #{__FILE__}"

  it_behaves_like 'belongs_to_spud_user_session', :tb_checkout_transaction
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tb_checkout-1.0.7 spec/models/tb_checkout/transaction_spec.rb
tb_checkout-1.0.6 spec/models/tb_checkout/transaction_spec.rb
tb_checkout-1.0.5 spec/models/tb_checkout/transaction_spec.rb
tb_checkout-1.0.4 spec/models/tb_checkout/transaction_spec.rb