mirror of
https://github.com/internetee/registry.git
synced 2025-07-30 14:36:22 +02:00
move on functionality for separate service object and updated tests
This commit is contained in:
parent
9b07b5ff0f
commit
ae269c6772
10 changed files with 106 additions and 94 deletions
|
@ -14,6 +14,7 @@ class DomainUpdateConfirmJobTest < ActiveSupport::TestCase
|
|||
new_registrant_name: @new_registrant.name,
|
||||
new_registrant_email: @new_registrant.email,
|
||||
current_user_id: @user.id })
|
||||
Spy.on_instance_method(ValidateDnssec, :validate_dnssec).and_return(true)
|
||||
end
|
||||
|
||||
def teardown
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue