By: Michael Lynch <git@mtlynch.io>
Replace duplicated mustCreateEmail test helpers with MustCreateEmailAddress mustCreateEmail was copy-pasted across test packages. Adding MustCreateEmailAddress to the littlemoments package lets test files use a single shared implementation. Also removes the duplicated mustCreateRedirectPath from magiclogin_test.go in favor of the existing MustCreateRedirectPath. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>