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