Skip to content

Commit

Permalink
Fixes #37150 - Race condition in edit smart proxy test
Browse files Browse the repository at this point in the history
  • Loading branch information
dosas authored and evgeni committed Mar 12, 2024
1 parent dd5091f commit 88baad9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/smart_proxy_js_test.rb
Expand Up @@ -21,6 +21,7 @@ class SmartProxyJSTest < IntegrationTestWithJavascript

test "edit page" do
visit smart_proxies_path
wait_for_ajax
click_link "DHCP Proxy"
click_link "Edit"
fill_in "smart_proxy_name", :with => "DHCP Secure"
Expand Down

0 comments on commit 88baad9

Please sign in to comment.