This commit is contained in:
Andres Keskküla 2014-08-15 12:55:54 +03:00
parent 092460a604
commit 4133fd1464
3 changed files with 18 additions and 41 deletions

View file

@ -195,7 +195,8 @@ describe 'EPP Contact', epp: true do
end
it 'doesn\'t display unassociated object' do
it 'doesn\'t display unassociated object', pending: true do
pending 'until new contact rights systems is implemented'
Fabricate(:contact, name:"Johnny Awesome", created_by_id: '240', code: 'info-4444')
Fabricate(:epp_user, id: 240)