• noviny's avatar
    Fix test send for easy use · 3726e18c
    noviny authored
    Previously, trying to run test-send when you were not testing the
    nodemailer would cause errors, require commenting out the require and
    the check for if testNodeMailer.
    
    Added a second required env variable to enable NODE_MAILER testing.
    3726e18c
test-send.js 3.05 KB