mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-29 13:52:10 +03:00
Fixed fixture for send test email
This commit is contained in:
parent
c2633b09ea
commit
b3aba084ee
@ -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…
Reference in New Issue
Block a user