mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 16:53:37 +02:00
Fixed contact disclosure spec
This commit is contained in:
parent
f828432be1
commit
14edac7b4e
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ describe ContactDisclosure do
|
|||
it 'should not have one version' do
|
||||
with_versioning do
|
||||
@contact_disclosure.versions.should == []
|
||||
@contact_disclosure.name = 'New name'
|
||||
@contact_disclosure.name = false
|
||||
@contact_disclosure.save
|
||||
@contact_disclosure.versions.size.should == 1
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue