mirror of
https://github.com/nikoksr/notify.git
synced 2025-03-19 21:08:48 +02:00
chore(naming): change test func signature
Co-authored-by: Stefanos Valoumas <36260347+svaloumas@users.noreply.github.com>
This commit is contained in:
parent
928b47646a
commit
b57c5d6fe0
@ -11,7 +11,7 @@ import (
|
||||
"github.com/stretchr/testify/require"
|
||||
)
|
||||
|
||||
func TestNew(t *testing.T) {
|
||||
func TestAmazonSES_New(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
assert := require.New(t)
|
||||
|
Loading…
x
Reference in New Issue
Block a user