Sha256: 4d44a16a243681b1df3eb20c4ddc0f26dfb1d169bc4e5255f2f62ef424884667
Contents?: true
Size: 172 Bytes
Versions: 10
Compression:
Stored size: 172 Bytes
Contents
require 'spec_helper' describe Spree::RefundReason do describe 'Associations' do it { is_expected.to have_many(:refunds).dependent(:restrict_with_error) } end end
Version data entries
10 entries across 10 versions & 1 rubygems