gitlab-org--gitlab-foss/spec/services/labels
Adam Niedzielski e2c603696a Pass user instance to Labels::FindOrCreateService or skip_authorization: true
Do not pass project.owner because it may return a group and Labels::FindOrCreateService
throws an error in this case.
Fixes #23694.
2016-10-28 11:31:45 +02:00
..
find_or_create_service_spec.rb Pass user instance to Labels::FindOrCreateService or skip_authorization: true 2016-10-28 11:31:45 +02:00
transfer_service_spec.rb Avoid touch label links that does not belongs to project when moving it 2016-10-19 14:58:28 -02:00