v0.0.612 fix sender-name in scn package
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 1m33s
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 1m33s
This commit is contained in:
@@ -11,7 +11,7 @@ func TestSendSCN(t *testing.T) {
|
||||
return
|
||||
|
||||
mr, err := New("TODO", "TODO").
|
||||
Message("Hello Test").
|
||||
Title("Hello Test").
|
||||
Content("This is a test / goext").
|
||||
Send(context.Background())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user