Skip to content

Reduce mock user emails use

Warren Gifford requested to merge cc/reduce-mock-user-emails-use into main

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.

Merge request reports

Loading