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
path: root/qa/lib
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-06-09 18:09:21 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-06-09 18:09:21 +0300
commitd2675fa4de909714fcc6dc1bdd7bee9ce5e3af34 (patch)
tree0c0fbdd55fbb3a1616b10775113bf8320c9529c8 /qa/lib
parent48d25238c386a89e8a6af218eeb290936a8f7595 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/lib')
-rw-r--r--qa/lib/gitlab/page/group/settings/usage_quotas.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/qa/lib/gitlab/page/group/settings/usage_quotas.rb b/qa/lib/gitlab/page/group/settings/usage_quotas.rb
index d19b2e43119..2b491188595 100644
--- a/qa/lib/gitlab/page/group/settings/usage_quotas.rb
+++ b/qa/lib/gitlab/page/group/settings/usage_quotas.rb
@@ -6,10 +6,10 @@ module Gitlab
module Settings
class UsageQuotas < Chemlab::Page
# TODO: Supplant with data-qa-selectors
- link :pipeline_tab, id: 'pipelines-quota'
- link :storage_tab, id: 'storage-quota'
- link :buy_ci_minutes, text: 'Buy additional minutes'
- link :buy_storage, text: /Buy storage/
+ link :pipelines_tab
+ link :storage_tab
+ link :buy_ci_minutes
+ link :buy_storage
div :plan_ci_minutes
div :additional_ci_minutes
span :purchased_usage_total