mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-03 16:38:22 +03:00
1b09ae9200
refs #11040 In case of falsy `sendWelcomeEmail` config, the blog setup crashed as the setup method implicitly returned undefined instead of promise. This handles the fasly config correctly. - Adds regression test for pro config blog setup |
||
---|---|---|
.. | ||
authentication_spec.js | ||
db_spec.js | ||
images_spec.js | ||
notifications_spec.js | ||
posts_spec.js | ||
redirects_spec.js | ||
schedules_spec.js | ||
settings_spec.js | ||
slack_spec.js | ||
subscribers_spec.js | ||
users_spec.js | ||
utils.js |