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