mirror of
https://github.com/internetee/registry.git
synced 2025-06-09 22:24:47 +02:00
Fix namespaces for Zeitwerk class loader
This commit is contained in:
parent
32634c7a8b
commit
43b3033991
78 changed files with 666 additions and 704 deletions
|
@ -14,7 +14,7 @@ class ArchiveContactsTaskTest < ActiveSupport::TestCase
|
|||
def archivable_contact
|
||||
contact = contacts(:john)
|
||||
Setting.orphans_contacts_in_months = 0
|
||||
DomainVersion.delete_all
|
||||
Version::DomainVersion.delete_all
|
||||
|
||||
other_contact = contacts(:william)
|
||||
assert_not_equal other_contact, contact
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue