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.
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.