docs: small posts fixes #236
Annotations
2 errors
utils/__tests__/password.test.ts > generatePassword > generates password with default options:
utils/__tests__/password.test.ts#L8
AssertionError: expected 'RaUDWqwClxCx' to match /[0-9]/
- Expected:
/[0-9]/
+ Received:
"RaUDWqwClxCx"
❯ utils/__tests__/password.test.ts:8:22
|
build (22.1)
Process completed with exit code 1.
|