By: Michael Lynch <git@mtlynch.io>
Make login email existence test explicit Show the registered email and submitted login email in the test case table so readers can verify the scenario by inspection. Exercise the real magic login authenticator so the registered and unregistered cases differ by behavior, not by an implicit fixture detail.