summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/bitbucket_server_import/importer_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/lib/gitlab/bitbucket_server_import/importer_spec.rb')
-rw-r--r--spec/lib/gitlab/bitbucket_server_import/importer_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/lib/gitlab/bitbucket_server_import/importer_spec.rb b/spec/lib/gitlab/bitbucket_server_import/importer_spec.rb
index 70423823b89..a073dab49c3 100644
--- a/spec/lib/gitlab/bitbucket_server_import/importer_spec.rb
+++ b/spec/lib/gitlab/bitbucket_server_import/importer_spec.rb
@@ -199,7 +199,7 @@ describe Gitlab::BitbucketServerImport::Importer do
file_path: '.gitmodules',
old_pos: 8,
new_pos: 9,
- note: 'This is a note with an invalid line position.',
+ note: _('This is a note with an invalid line position.'),
author_email: project.owner.email,
author_username: 'Owner',
comments: [reply],