it('can find users by email alone', function (done) {
                // Given: a common email likely to be a spammer
                var email = 'admin@noexist.xx';    // Reported Feb 1 2022

                // When: we call isSpammer