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:
authorMicaël Bergeron <mbergeron@gitlab.com>2018-03-26 16:07:46 +0300
committerMicaël Bergeron <mbergeron@gitlab.com>2018-03-26 16:07:46 +0300
commit6d63a098f9a40f87ad922fa4c0ddcfb754e60023 (patch)
tree39a2c06afa4c7f7c0d2c538957d964b278054d5c /spec/uploaders/attachment_uploader_spec.rb
parentc0047fc4738d1cf5d0feaf8595a8135505851f54 (diff)
remove some lint
Diffstat (limited to 'spec/uploaders/attachment_uploader_spec.rb')
-rw-r--r--spec/uploaders/attachment_uploader_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/uploaders/attachment_uploader_spec.rb b/spec/uploaders/attachment_uploader_spec.rb
index 70618f6bc19..d302c14efb9 100644
--- a/spec/uploaders/attachment_uploader_spec.rb
+++ b/spec/uploaders/attachment_uploader_spec.rb
@@ -12,7 +12,6 @@ describe AttachmentUploader do
upload_path: %r[uploads/-/system/note/attachment/],
absolute_path: %r[#{CarrierWave.root}/uploads/-/system/note/attachment/]
- # EE-specific
context "object_store is REMOTE" do
before do
stub_uploads_object_storage