Commit bbc6cc9d authored by gfyoung's avatar gfyoung

Enable frozen string for spec/lib/gitlab/graphql

Partially addresses:

https://gitlab.com/gitlab-org/gitlab/issues/27703
parent 14eb7a47
# frozen_string_literal: true
require 'spec_helper'
describe Gitlab::Graphql::Authorize::AuthorizeResource do
......
# frozen_string_literal: true
require 'spec_helper'
describe Gitlab::Graphql::Loaders::BatchLfsOidLoader do
......
# frozen_string_literal: true
require 'spec_helper'
describe Gitlab::Graphql::Loaders::BatchModelLoader 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