Commit 3e567872 authored by allison.browne's avatar allison.browne

Rename runner helper spec files for ci namespace

parent 8eaaa442
...@@ -13,7 +13,7 @@ module QA ...@@ -13,7 +13,7 @@ module QA
## ##
# TODO, phase-out CSS classes added in Ruby helpers. # 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 # rubocop:disable Lint/InterpolationCheck
element :runner_status, 'runner-status-#{status}' # rubocop:disable QA/ElementWithPattern element :runner_status, 'runner-status-#{status}' # rubocop:disable QA/ElementWithPattern
# rubocop:enable Lint/InterpolationCheck # rubocop:enable Lint/InterpolationCheck
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment