mirror of
https://github.com/acaloiaro/newsbox
synced 2026-07-21 18:29:15 +00:00
6 lines
103 B
Go
6 lines
103 B
Go
|
|
package actions
|
||
|
|
|
||
|
|
func (as *ActionSuite) Test_Mailgun_MailgunWebhook() {
|
||
|
|
as.Fail("Not Implemented!")
|
||
|
|
}
|