Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot 2019-12-08 00:07:36 +00:00
parent ec169c6384
commit 7d1ac99682
1 changed files with 4 additions and 0 deletions

View File

@ -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