gitlab-org--gitlab-foss/spec/lib/gitlab/hook_data
Sean McGivern da4702493d Fix label serialisation in issue and note hooks
We were not calling hook_attrs on the labels correctly. Specs were
passing because the issues under test did not have any labels!
2019-06-20 13:50:28 +01:00
..
base_builder_spec.rb
issuable_builder_spec.rb
issue_builder_spec.rb Fix label serialisation in issue and note hooks 2019-06-20 13:50:28 +01:00
merge_request_builder_spec.rb