Fix indeterministic password test case #10
Labels
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
https://github.com/tahesse/policy-password/blob/main/test/password.test.ts#L95-L104
is not deterministic and can cause the CI pipeline to fail.
Suggested solution:
Add a boolean flag to circumvent this issue and provide users of this library to prevent uni-letter passwords.
The text was updated successfully, but these errors were encountered: