mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
Merge pull request #2178 from internetee/2177-signing-cert-requests-fails-in-admin
change flags in openssl cert generator
This commit is contained in:
commit
20245fb302
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ require 'application_system_test_case'
|
|||
class RegistrarAreaNameserverBulkChangeTest < ApplicationSystemTestCase
|
||||
setup do
|
||||
sign_in users(:api_goodnames)
|
||||
Capybara.default_max_wait_time = 5
|
||||
Capybara.default_max_wait_time = 10
|
||||
end
|
||||
|
||||
def test_replaces_current_registrar_nameservers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue