Commit a5ae6148 authored by Alexis Reigel's avatar Alexis Reigel Committed by Winnie Hellmann

enable frozen string literal on runners finder

(cherry picked from commit 24976fc29339724c9ace56a53f83c147e556c043)
parent db5b585a
# frozen_string_literal: true
class Admin::RunnersFinder < UnionFinder
NUMBER_OF_RUNNERS_PER_PAGE = 30
......
# frozen_string_literal: true
require 'spec_helper'
describe Admin::RunnersFinder do
......
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