mirror of
https://github.com/nikoksr/notify.git
synced 2024-11-28 08:39:13 +02:00
test: apply test conventions for msteams service
This commit is contained in:
parent
525374307c
commit
8af0b6ab8f
@ -9,7 +9,7 @@ import (
|
||||
"github.com/stretchr/testify/require"
|
||||
)
|
||||
|
||||
func TestNew(t *testing.T) {
|
||||
func TestMSTeams_New(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
assert := require.New(t)
|
||||
|
Loading…
Reference in New Issue
Block a user