Skip to content

Commit

Permalink
remove tests...
Browse files Browse the repository at this point in the history
  • Loading branch information
ancorcruz committed Feb 21, 2025
1 parent 35192ae commit f6e70f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/models/billing_entity/applied_tax_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,4 @@

it { is_expected.to belong_to(:billing_entity) }
it { is_expected.to belong_to(:tax) }

it { is_expected.to validate_uniqueness_of(:tax_id).scoped_to(:billing_entity_id) }
end

0 comments on commit f6e70f2

Please sign in to comment.