Commit 59606fa8 authored by Stan Hu's avatar Stan Hu

Merge branch '35275-fix-broken-static-analysis' into 'master'

Add a missing 'frozen_string_literal' in a spec file

Closes #35275

See merge request gitlab-org/gitlab!19387
parents f67a23d1 a7dc9f31
# frozen_string_literal: true
require 'spec_helper'
describe MergeRequests::AssignsMergeParams 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