summaryrefslogtreecommitdiff
path: root/spec/factories/remote_mirrors.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/factories/remote_mirrors.rb')
-rw-r--r--spec/factories/remote_mirrors.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/factories/remote_mirrors.rb b/spec/factories/remote_mirrors.rb
index adc7da27522..ff1d751c86c 100644
--- a/spec/factories/remote_mirrors.rb
+++ b/spec/factories/remote_mirrors.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
FactoryBot.define do
factory :remote_mirror, class: 'RemoteMirror' do
association :project, :repository