Skip to content

Resolve transient failure in spec/models/user_spec.rb

What does this MR do?

Adds custom, instead of Ffaker generated, attributes to factories for testing search_with_secondary_emails method.

Why was this MR needed?

To prevent transient failures in spec/modles/user_spec.rb

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #29328 (closed)

Merge request reports