Freeze strings in ReferenceExtractor spec
This commit is contained in:
parent
5765c5989a
commit
0b9a229516
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
require 'spec_helper'
|
||||
|
||||
describe Gitlab::ReferenceExtractor do
|
||||
|
|
Loading…
Reference in a new issue