Skip to content

Cleaned up successful experiment `trial_email_validation`

What does this MR do and why?

This MR cleans up the successful experiment "trial_email_validation". See issue: #376293 (closed)

The experiment is rolled out 100%.

Screenshots or screen recordings

No visible changes. The experiment is already 100% rolled out.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Visit the following URLs
    • http://localhost:3000/-/trial_registrations/new
    • http://localhost:3000/users/sign_up
  2. Enter an invalid email format
  3. See the error message

MR acceptance checklist

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

Related to #376293 (closed)

Merge request reports