mirror of
https://github.com/teamhanko/hanko.git
synced 2025-10-28 23:30:15 +08:00
refactor: speed up tests, maybe?
This commit is contained in:
@ -16,6 +16,7 @@ import (
|
||||
)
|
||||
|
||||
func TestEmailSuite(t *testing.T) {
|
||||
t.Parallel()
|
||||
suite.Run(t, new(emailSuite))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user