summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/import_export/attribute_configuration_spec.rb
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-09-02 14:35:33 +0200
committerJames Lopez <james@jameslopez.es>2016-09-09 14:56:10 +0200
commit668ebfcaaefba297b29dcda82c5348377633c47c (patch)
tree84c966dedbf26e92f2a26441eacd8cee60987871 /spec/lib/gitlab/import_export/attribute_configuration_spec.rb
parent621b4eaf22ea92d89c8612293fad4f6b9d322efe (diff)
downloadgitlab-ce-668ebfcaaefba297b29dcda82c5348377633c47c.tar.gz
fix wording
Diffstat (limited to 'spec/lib/gitlab/import_export/attribute_configuration_spec.rb')
-rw-r--r--spec/lib/gitlab/import_export/attribute_configuration_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/lib/gitlab/import_export/attribute_configuration_spec.rb b/spec/lib/gitlab/import_export/attribute_configuration_spec.rb
index ba923a24cdd..2680425f02b 100644
--- a/spec/lib/gitlab/import_export/attribute_configuration_spec.rb
+++ b/spec/lib/gitlab/import_export/attribute_configuration_spec.rb
@@ -1,7 +1,7 @@
require 'spec_helper'
-# Part of the Import/Export feature security testing
+# Part of the test security suite for the Import/Export feature
# Checks whether there are new attributes in models that are currently being exported as part of the
# project Import/Export feature.
# If there are new attributes, these will have to either be added to this spec in case we want them