Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'qa/qa/flow/alert_settings.rb')
-rw-r--r--qa/qa/flow/alert_settings.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/qa/qa/flow/alert_settings.rb b/qa/qa/flow/alert_settings.rb
index f5ee4f94065..7bda1585b39 100644
--- a/qa/qa/flow/alert_settings.rb
+++ b/qa/qa/flow/alert_settings.rb
@@ -27,7 +27,6 @@ module QA
alert.add_new_integration
alert.select_prometheus
alert.activate_integration
- alert.fill_in_prometheus_url
alert.save_and_create_alert
end
end