Reduce mock user emails use
Created by: camdencheek
This removes many of the MockUserEmails
methods. If they were already
unused, this just deletes them. Otherwise, it rewrites tests that use them
to use injectable db mocks.
Created by: camdencheek
This removes many of the MockUserEmails
methods. If they were already
unused, this just deletes them. Otherwise, it rewrites tests that use them
to use injectable db mocks.