Commit f75392b6 authored by Walmyr Lima e Silva Filho's avatar Walmyr Lima e Silva Filho

Merge branch 'update-test-to-avoid-flakiness' into 'master'

Update a test to avoid flakiness

Closes #37488

See merge request gitlab-org/gitlab!21028
parents 3c80169a 32314432
......@@ -31,7 +31,6 @@ module QA
show.select_all_activities_filter
expect(show).to have_content "assigned to @#{@user_2.username}"
expect(show.avatar_image_count).to be 2
expect(show.assignee_title).to have_content '2 Assignees'
end
......
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