Skip to content

Move lfs ee tests under ee directory

Igor Drozdov requested to merge id-lfs-move-ee-tests-to-ee-dir into master

What does this MR do?

There are files, which contain EE specific code. These are some of them:

spec/services/lfs/lock_file_service_spec.rb

spec/services/lfs/unlock_file_service_spec.rb

This MR moves the EE specific code from these files

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/6518

Edited by Lin Jen-Shin

Merge request reports