Add changelog file

This commit is contained in:
Alfredo Sumaran 2016-12-06 18:32:42 -05:00
parent 262fc28a7d
commit 1cea63a2c0
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,4 @@
---
title: Improve bulk assignment for issuables
merge_request:
author:

View File

@ -294,7 +294,7 @@ feature 'Issues > Labels bulk assignment', feature: true do
end
# Special case https://gitlab.com/gitlab-org/gitlab-ce/issues/24877
context 'unmarking common label', focus: true do
context 'unmarking common label' do
before do
issue1.labels << bug
issue1.labels << feature