mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
parent
c7581abe21
commit
bcffb350c7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
module Requests
|
||||
module SessionHelpers
|
||||
def sign_in_to_epp_area(user: FactoryGirl.create(:api_user))
|
||||
def sign_in_to_epp_area(user: FactoryGirl.create(:api_user_epp))
|
||||
login_xml = "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>
|
||||
<epp xmlns=\"urn:ietf:params:xml:ns:epp-1.0\">
|
||||
<command>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue