mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 01:47:18 +02:00
Add status adding to domain update epp request
This commit is contained in:
parent
290182b7d1
commit
f43662e8b0
3 changed files with 29 additions and 1 deletions
|
@ -7,6 +7,7 @@ describe 'EPP Domain', epp: true do
|
|||
before(:each) do
|
||||
Fabricate(:epp_user)
|
||||
Fabricate(:domain_validation_setting_group)
|
||||
Fabricate(:domain_statuses_setting_group)
|
||||
end
|
||||
|
||||
it 'returns error if contact does not exists' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue