mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 22:11:09 +03:00
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 |