Improve scenario description for the group labels subscription spec

parent 46e4c966
......@@ -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')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment