Whois body generated on live

This commit is contained in:
Priit Tark 2015-04-02 14:37:59 +03:00
parent c239460d6c
commit a393bf04cb
2 changed files with 2 additions and 4 deletions

View file

@ -75,7 +75,7 @@ describe Domain do
end
it 'should not have whois_body present by default' do
@domain.whois_body.present?.should == false
@domain.whois_body.present?.should == true
end
context 'with versioning' do