mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 16:42:17 +03:00
1b0adcf4ab
- without this, Node will try and resolve the domain name but local DNS resolvers can take a while to timeout, which causes the tests to timeout - `nodemailer-direct-transport` calls `dns.resolveMx`, so if we stub that function and return an empty array, we can avoid any real DNS lookups |
||
---|---|---|
.. | ||
adapters | ||
data | ||
lib | ||
models | ||
services | ||
web | ||
notify.test.js | ||
overrides.test.js |