Skip to content

Fix flaky spec for invite members for tasks

Alex Buijs requested to merge fix-flaky-spec-invite-members-for-tasks into master

What does this MR do and why?

Because assigning multiple users to issues is not possible on EE, a specific assignee cannot be guaranteed. Removing the check for that here.

Note that multiple assignments for EE are tested here: https://gitlab.com/gitlab-org/gitlab/blob/master/ee/spec/services/ee/members/create_service_spec.rb#L119

This fixes #343792 (closed)

Introduced here: !69299 (comment 714087858)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Alex Buijs

Merge request reports

Loading