Skip to content
Snippets Groups Projects
Commit 7d1ac996 authored by GitLab Bot's avatar GitLab Bot
Browse files

Add latest changes from gitlab-org/gitlab@master

parent ec169c63
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -139,6 +139,10 @@ describe 'User comments on a diff', :js do
# Making sure it's not a Front-end cache.
visit(diffs_project_merge_request_path(project, merge_request))
 
page.within '.line-resolve-all-container' do
page.find('.discussion-next-btn').click
end
expect_appliable_suggestions(2)
 
page.within("[id='#{hash}']") do
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment