mirror of
https://github.com/volatiletech/authboss.git
synced 2025-09-16 09:06:20 +02:00
hotfix
This commit is contained in:
committed by
Stephen Afam-Osemene
parent
434d85909f
commit
f85525f057
@@ -477,7 +477,7 @@ func TestGenerateRecoverCreds(t *testing.T) {
|
||||
|
||||
selector, verifier, token, err := credsGenerator.GenerateCreds()
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
t.Error(err)
|
||||
}
|
||||
recoverTokenSplit := credsGenerator.TokenSize() / 2
|
||||
|
||||
|
Reference in New Issue
Block a user