Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-10-21 12:06:22 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-21 12:06:22 +0300
commit6791eefead979110cc773720daee6e58c56483d9 (patch)
tree44a167ee57b1314481da4b73c4823875e64124e3 /spec/mailers/abuse_report_mailer_spec.rb
parent8e39b3a3afb6b01ce57819cb2cad5672ba88500e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/mailers/abuse_report_mailer_spec.rb')
-rw-r--r--spec/mailers/abuse_report_mailer_spec.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/mailers/abuse_report_mailer_spec.rb b/spec/mailers/abuse_report_mailer_spec.rb
index 86153071cd3..fcbffb52849 100644
--- a/spec/mailers/abuse_report_mailer_spec.rb
+++ b/spec/mailers/abuse_report_mailer_spec.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
require 'spec_helper'
describe AbuseReportMailer do