Fixed fixture for send test email

This commit is contained in:
Rish 2019-11-06 15:21:13 +07:00
parent c2633b09ea
commit b3aba084ee

View File

@ -367,6 +367,11 @@
"name": "Email preview",
"action_type": "read",
"object_type": "email_preview"
},
{
"name": "Send test email",
"action_type": "sendTestEmail",
"object_type": "email_preview"
}
]
},