mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 11:38:30 +02:00
Resolve some minor CC issues
This commit is contained in:
parent
e9f28a6d14
commit
3c7756680d
9 changed files with 11 additions and 15 deletions
|
@ -267,6 +267,7 @@ class ContactTest < ActiveSupport::TestCase
|
|||
contact = unlinked_contact
|
||||
domains(:shop).update_columns(registrant_id: contact.becomes(Registrant))
|
||||
|
||||
reload
|
||||
assert Contact.unlinked.exclude?(contact), 'Contact should be excluded'
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue