mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 01:33:36 +02:00
Refactor keyrelay specs
This commit is contained in:
parent
418695ccc7
commit
bfb8670233
3 changed files with 154 additions and 140 deletions
|
@ -90,12 +90,6 @@ describe 'EPP Domain', epp: true do
|
|||
end
|
||||
|
||||
context 'with citizen as an owner' do
|
||||
# before(:each) do
|
||||
# Fabricate(:contact, code: 'citizen_1234')
|
||||
# Fabricate(:contact, code: 'sh8013')
|
||||
# Fabricate(:contact, code: 'sh801333')
|
||||
# end
|
||||
|
||||
it 'creates a domain' do
|
||||
dn = next_domain_name
|
||||
response = epp_request(domain_create_xml({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue