mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-18 16:01:40 +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 |
||
---|---|---|
.. | ||
api/canary | ||
frontend | ||
server | ||
shared |