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