mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 16:53:37 +02:00
Fix LegalDocument spec
This commit is contained in:
parent
5d8f265e4b
commit
0f699596df
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ describe LegalDocument do
|
||||||
original.path.should_not == admin_skipping_as_different.path
|
original.path.should_not == admin_skipping_as_different.path
|
||||||
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 == admin_copy.path
|
|
||||||
|
|
||||||
original.path.should == new_second_tech_contact.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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue