summaryrefslogtreecommitdiff
path: root/qa/qa/page/project/settings/runners.rb
diff options
context:
space:
mode:
Diffstat (limited to 'qa/qa/page/project/settings/runners.rb')
-rw-r--r--qa/qa/page/project/settings/runners.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/qa/qa/page/project/settings/runners.rb b/qa/qa/page/project/settings/runners.rb
index ff763402d98..b41668c94cd 100644
--- a/qa/qa/page/project/settings/runners.rb
+++ b/qa/qa/page/project/settings/runners.rb
@@ -9,10 +9,12 @@ module QA
end
##
- # TODO, phase-out CSS classes from Ruby helpers.
+ # TODO, phase-out CSS classes added in Ruby helpers.
#
view 'app/helpers/runners_helper.rb' do
+ # rubocop:disable Lint/InterpolationCheck
element :runner_status, 'runner-status-#{status}'
+ # rubocop:enable Lint/InterpolationCheck
end
def registration_token