mirror of
https://github.com/nikoksr/notify.git
synced 2026-06-19 22:59:02 +02:00
test: apply test conventions for msteams service
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
|||||||
"github.com/stretchr/testify/require"
|
"github.com/stretchr/testify/require"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestNew(t *testing.T) {
|
func TestMSTeams_New(t *testing.T) {
|
||||||
t.Parallel()
|
t.Parallel()
|
||||||
|
|
||||||
assert := require.New(t)
|
assert := require.New(t)
|
||||||
|
|||||||
Reference in New Issue
Block a user