Powered by
I just figured it out. I had `"mailosaurApiKey":` ...
# e2e-testing
l
little-france-10142
09/08/2022, 6:07 PM
I just figured it out. I had
"mailosaurApiKey":
in my
cypress.env.json
I just needed to change it to
"MAILOSAUR_API_KEY"
Previous
Next