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