Improve scenario description for the group labels subscription spec

This commit is contained in:
Douglas Barbosa Alexandre 2017-06-23 15:31:02 -03:00
parent 46e4c96616
commit fe17b11736
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ feature 'Labels subscription', feature: true do
gitlab_sign_in user
end
scenario 'users can subscribe/unsubscribe to labels', js: true do
scenario 'users can subscribe/unsubscribe to group labels', js: true do
visit group_labels_path(group)
expect(page).to have_content('feature')