mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
no issue - a couple of regressions tests would repeatedly fail on CI. They would always follow tests that closed the Ghost server beforehand. - this commit doesn't close the server after those tests have completed, which is similar functionality to all other tests - the actual cause is unknown at this point, but I suspect it's some sort of race condition |
||
---|---|---|
.. | ||
authentication_spec.js | ||
db_spec.js | ||
images_spec.js | ||
notifications_spec.js | ||
pages_spec.js | ||
posts_spec.js | ||
redirects_spec.js | ||
schedules_spec.js | ||
settings_spec.js | ||
slack_spec.js | ||
users_spec.js | ||
utils.js |