Ghost/core/test/unit/scheduling
Katharina Irrgang ded60ba6e8 post-scheduling: delete job but time is null (#7035)
no issue

This is a fix for the default-scheduler.
When a post never had a published_at value, the oldTime for removing the job would be null. And in this case we would try to delete a job with an invalidate date.
2016-06-28 20:14:29 +02:00
..
post-scheduling improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
index_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
SchedulingDefault_spec.js post-scheduling: delete job but time is null (#7035) 2016-06-28 20:14:29 +02:00
utils_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00