summaryrefslogtreecommitdiff
path: root/qa/qa/page/admin/settings/component/ip_limits.rb
diff options
context:
space:
mode:
Diffstat (limited to 'qa/qa/page/admin/settings/component/ip_limits.rb')
-rw-r--r--qa/qa/page/admin/settings/component/ip_limits.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/qa/qa/page/admin/settings/component/ip_limits.rb b/qa/qa/page/admin/settings/component/ip_limits.rb
index 9db2ae8ba58..1f9bd113cab 100644
--- a/qa/qa/page/admin/settings/component/ip_limits.rb
+++ b/qa/qa/page/admin/settings/component/ip_limits.rb
@@ -14,9 +14,9 @@ module QA
end
def enable_throttles
- check_element :throttle_unauthenticated_checkbox
- check_element :throttle_authenticated_api_checkbox
- check_element :throttle_authenticated_web_checkbox
+ check_element(:throttle_unauthenticated_checkbox)
+ check_element(:throttle_authenticated_api_checkbox)
+ check_element(:throttle_authenticated_web_checkbox)
end
def save_settings