mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Fixed fixture for send test email
This commit is contained in:
parent
c2633b09ea
commit
b3aba084ee
1 changed files with 5 additions and 0 deletions
|
@ -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"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue