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.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/qa/page/project/settings/runners.rb b/qa/qa/page/project/settings/runners.rb
index adc92b4acaf..af4dbb08430 100644
--- a/qa/qa/page/project/settings/runners.rb
+++ b/qa/qa/page/project/settings/runners.rb
@@ -13,7 +13,7 @@ module QA
##
# TODO, phase-out CSS classes added in Ruby helpers.
#
- view 'app/helpers/runners_helper.rb' do
+ view 'app/helpers/ci/runners_helper.rb' do
# rubocop:disable Lint/InterpolationCheck
element :runner_status, 'runner-status-#{status}' # rubocop:disable QA/ElementWithPattern
# rubocop:enable Lint/InterpolationCheck