summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/import_export/attribute_cleaner_spec.rb
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2017-07-27 15:01:06 +0000
committerRobert Speicher <robert@gitlab.com>2017-07-27 15:01:06 +0000
commit9981814514742a2ee507d4dcc2fd71099fd96585 (patch)
tree825d9e82546a472f1d0699166e0cee0a797ac839 /spec/lib/gitlab/import_export/attribute_cleaner_spec.rb
parent842bcfa77700459fcd426fb11a4058d8aa103469 (diff)
parentcddc5cacfb833fbd188d2f5982381f66dd3eee3b (diff)
downloadgitlab-ce-9981814514742a2ee507d4dcc2fd71099fd96585.tar.gz
Merge branch '34319-remove-useless-type-definitions-from-specs' into 'master'
Remove superfluous tags in RSpec examples. Closes #34319 See merge request !12754
Diffstat (limited to 'spec/lib/gitlab/import_export/attribute_cleaner_spec.rb')
-rw-r--r--spec/lib/gitlab/import_export/attribute_cleaner_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/lib/gitlab/import_export/attribute_cleaner_spec.rb b/spec/lib/gitlab/import_export/attribute_cleaner_spec.rb
index 63bab0f0d0d..574748756bd 100644
--- a/spec/lib/gitlab/import_export/attribute_cleaner_spec.rb
+++ b/spec/lib/gitlab/import_export/attribute_cleaner_spec.rb
@@ -1,6 +1,6 @@
require 'spec_helper'
-describe Gitlab::ImportExport::AttributeCleaner, lib: true do
+describe Gitlab::ImportExport::AttributeCleaner do
let(:relation_class){ double('relation_class').as_null_object }
let(:unsafe_hash) do
{