Skip to content

Commit

Permalink
fix for capybara errors
Browse files Browse the repository at this point in the history
  • Loading branch information
DinSmol committed Oct 7, 2021
1 parent e9fc932 commit 81b2643
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/system/registrar_area/bulk_change/nameserver_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
class RegistrarAreaNameserverBulkChangeTest < ApplicationSystemTestCase
setup do
sign_in users(:api_goodnames)
Capybara.default_max_wait_time = 5
end

def test_replaces_current_registrar_nameservers
Expand Down

0 comments on commit 81b2643

Please sign in to comment.