mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Updated contact doc
This commit is contained in:
parent
51978ef38a
commit
76108f83bf
3 changed files with 50 additions and 21 deletions
|
@ -18,7 +18,7 @@ describe 'EPP Contact', epp: true do
|
|||
let(:epp_xml) { EppXml::Contact.new(cl_trid: 'ABC-12345') }
|
||||
|
||||
context 'with valid user' do
|
||||
before(:each) do
|
||||
before do
|
||||
Fabricate(:epp_user)
|
||||
Fabricate(:epp_user, username: 'zone', registrar: zone)
|
||||
Fabricate(:epp_user, username: 'elkdata', registrar: elkdata)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue