RootCauseunvalidated

the `redirectTo()` method on your `RegisterController`. Tension: expected to return a string of the path in which to redirect. Outcome: Use the action() helper to convert the action to a path.

eb74645c-2872-4fd0-89ac-99412798f07b

the redirectTo() method on your RegisterController. Tension: expected to return a string of the path in which to redirect. Outcome: Use the action() helper to convert the action to a path.