mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 18:59:38 +02:00
Merge branch 'master' of github.com:domify/registry
This commit is contained in:
commit
73257cce6b
6 changed files with 114 additions and 31 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