Fix Gitlab::Auth::Identity flaky spec

There is a flaky test where because we use scoped_user in multiple specs, the composite_identity_enforced_override is not being reset. By using refind we can reset the attribute.

Edited by Keeyan Nejad

Merge request reports

Loading