mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 02:05:57 +02:00
updated tests
This commit is contained in:
parent
4519ba4894
commit
66c5b3b6ae
14 changed files with 19 additions and 20 deletions
|
@ -8,6 +8,7 @@ class ReppV1DomainsDnssecTest < ActionDispatch::IntegrationTest
|
|||
token = "Basic #{token}"
|
||||
|
||||
@auth_headers = { 'Authorization' => token }
|
||||
Spy.on_instance_method(Actions::DomainUpdate, :check_for_valid_nameserver).and_return(true)
|
||||
end
|
||||
|
||||
def test_shows_dnssec_keys_associated_with_domain
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue