1f9d9b1185
- the test wants to assert that the output contains 0-9 a-z characters, but it actually asserts the output is a number followed by alphabet characters - this commit updates the regex to allow any combination of letters and numbers |
||
---|---|---|
.. | ||
utils | ||
.eslintrc.js | ||
password.test.js | ||
secret.test.js | ||
string.test.js | ||
tokens.test.js |