track_experiment_event(:signup_flow,'end')unlessexperiment_enabled?(:signup_flow)# We want this event to be tracked when the user is _in_ the control group
accept_pending_invitations
...
...
@@ -64,7 +64,7 @@ class RegistrationsController < Devise::RegistrationsController