mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 08:22:05 +02:00
Merge pull request #2175 from internetee/2174-fix-for-dnssec-updating
Fix for DNSSEC keys updating
This commit is contained in:
commit
d94689bc79
3 changed files with 62 additions and 15 deletions
|
@ -3,6 +3,7 @@ require 'application_system_test_case'
|
|||
class RegistrarAreaNameserverBulkChangeTest < ApplicationSystemTestCase
|
||||
setup do
|
||||
sign_in users(:api_goodnames)
|
||||
Capybara.default_max_wait_time = 5
|
||||
end
|
||||
|
||||
def test_replaces_current_registrar_nameservers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue