Sha256: 78edf4f7caf1c8bd98c6c2b7f493489148757f27a57c67cc70d8b9c0cc91608d
Contents?: true
Size: 212 Bytes
Versions: 1
Compression:
Stored size: 212 Bytes
Contents
require 'spec_helper' describe CreditorSecondaryCnae do it { is_expected.to be_a_kind_of Unico::CreditorSecondaryCnae } it { is_expected.to belong_to :creditor } it { is_expected.to belong_to :cnae } end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unico-training-7.8.0 | spec/models/creditor_secondary_cnae_spec.rb |