mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
f4660b440b
fixes https://github.com/TryGhost/Team/issues/1903 MembersAgent.loginAs sends email, asynchronously via events. Which conflicts with tests that also test emails. We cannot properly await these events, so this is currently fixed with a timeout of 200ms. But this was too random and unreliable. |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
package.json |