mirror of
https://github.com/internetee/registry.git
synced 2025-07-20 01:36:02 +02:00
Remove unnecessary teardown step
This commit is contained in:
parent
b622f5f040
commit
771f9b20a9
7 changed files with 0 additions and 19 deletions
|
@ -49,6 +49,5 @@ class EppDomainUpdateTest < ApplicationIntegrationTest
|
|||
|
||||
post '/epp/command/update', { frame: request_xml }, 'HTTP_COOKIE' => 'session=api_bestnames'
|
||||
assert_equal '2105', Nokogiri::XML(response.body).at_css('result')[:code]
|
||||
travel_back
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue