Commit 1d055140 authored by Nick Thomas's avatar Nick Thomas

Merge branch...

Merge branch '4242-failure-in-spec-ee-spec-services-ee-projects-hashed_storage-migrate_attachments_service_spec-rb' into 'master'

Resolve "Failure in spec/ee/spec/services/ee/projects/hashed_storage/migrate_attachments_service_spec.rb"

See merge request gitlab-org/gitlab-ee!3653
parents 8192ad5e d2eed3f5
......@@ -14,6 +14,7 @@ describe Projects::HashedStorage::MigrateAttachmentsService do
context 'on success' do
before do
TestEnv.clean_test_path
FileUtils.mkdir_p(FileUploader.dynamic_path_builder(old_attachments_path))
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment