gitlab-org--gitlab-foss/spec/services/issuable
m b b099c6ff9f Deleting a MR you are assigned to should decrements counter
The merge request counter in the UI was not decreasing when a merge
request was deleting.

This was just due to the cache not being
refreshed on a delete action.

fixes: https://gitlab.com/gitlab-org/gitlab-ce/issues/44458
2018-04-05 13:24:45 -05:00
..
bulk_update_service_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
common_system_notes_service_spec.rb Fix WIP system note not being created 2017-11-23 17:25:14 -02:00
destroy_service_spec.rb Deleting a MR you are assigned to should decrements counter 2018-04-05 13:24:45 -05:00