Commit 64a1fab7 authored by rpereira2's avatar rpereira2 Committed by syasonik

Add frozen_string_literal magic comment

parent 0007a42a
# frozen_string_literal: true
require 'spec_helper'
describe Gitlab::MetricsDashboard::Processor do
......
# frozen_string_literal: true
require 'spec_helper'
describe Gitlab::MetricsDashboard::Service, :use_clean_rails_memory_store_caching 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