mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
Refactor
This commit is contained in:
parent
092460a604
commit
4133fd1464
3 changed files with 18 additions and 41 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue