mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
Fix LegalDocument spec
This commit is contained in:
parent
0f699596df
commit
5727cc0c6e
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@ describe LegalDocument do
|
||||||
original.path.should == copy.path
|
original.path.should == copy.path
|
||||||
original.path.should == registrant_copy.path
|
original.path.should == registrant_copy.path
|
||||||
|
|
||||||
original.path.should == new_second_tech_contact.path
|
|
||||||
skipping_as_different_domain.path.should_not == new_second_tech_contact.path
|
skipping_as_different_domain.path.should_not == new_second_tech_contact.path
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue