v0.0.622 fix tests
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m38s
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m38s
This commit is contained in:
@@ -10,7 +10,7 @@ func TestSendSCN(t *testing.T) {
|
||||
t.Skip()
|
||||
return
|
||||
|
||||
mr, err := New("TODO", "TODO").
|
||||
mr, err := New("TODO").
|
||||
Title("Hello Test").
|
||||
Content("This is a test / goext").
|
||||
Send(context.Background())
|
||||
|
||||
Reference in New Issue
Block a user