summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/i18n/translation_entry_spec.rb
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-11-25 03:06:19 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-11-25 03:06:19 +0000
commit33c89fa9c7473f6eca7839697c8673d52087c42a (patch)
treeca2d908eb78ef06af92d2343f0f8410d29a5afec /spec/lib/gitlab/i18n/translation_entry_spec.rb
parent26121e3bcdc6b4da8d89ae49af42232b5baccb6d (diff)
downloadgitlab-ce-33c89fa9c7473f6eca7839697c8673d52087c42a.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/lib/gitlab/i18n/translation_entry_spec.rb')
-rw-r--r--spec/lib/gitlab/i18n/translation_entry_spec.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/lib/gitlab/i18n/translation_entry_spec.rb b/spec/lib/gitlab/i18n/translation_entry_spec.rb
index b301e6ea443..3f0b922cc51 100644
--- a/spec/lib/gitlab/i18n/translation_entry_spec.rb
+++ b/spec/lib/gitlab/i18n/translation_entry_spec.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
require 'spec_helper'
describe Gitlab::I18n::TranslationEntry do