Dont send email in tests (#275)

This commit is contained in:
Janos Dobronszki
2021-11-17 10:43:56 +00:00
committed by GitHub
parent f4c568bb98
commit 644b8a32ea

View File

@@ -89,7 +89,7 @@
"sendVerificationEmail": [ "sendVerificationEmail": [
{ {
"title": "Send verification email", "title": "Send verification email",
"run_check": true, "run_check": false,
"request": { "request": {
"email": "joe@example.com", "email": "joe@example.com",
"subject": "Email verification", "subject": "Email verification",