mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
Dont send email in tests (#275)
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
"sendVerificationEmail": [
|
||||
{
|
||||
"title": "Send verification email",
|
||||
"run_check": true,
|
||||
"run_check": false,
|
||||
"request": {
|
||||
"email": "joe@example.com",
|
||||
"subject": "Email verification",
|
||||
|
||||
Reference in New Issue
Block a user