Commit f858cf85 authored by Thong Kuah's avatar Thong Kuah

Merge branch 'frozen-string-enable-lib-gitlab-grape' into 'master'

Enable frozen string for grape logging specs

See merge request gitlab-org/gitlab!20596
parents 4c3562c9 369998e5
# frozen_string_literal: true
require 'spec_helper' require 'spec_helper'
describe Gitlab::GrapeLogging::Loggers::ExceptionLogger do describe Gitlab::GrapeLogging::Loggers::ExceptionLogger do
......
# frozen_string_literal: true
require 'spec_helper' require 'spec_helper'
describe Gitlab::GrapeLogging::Loggers::QueueDurationLogger do describe Gitlab::GrapeLogging::Loggers::QueueDurationLogger 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