Automattic / kue

Kue is a priority job queue backed by redis, built for node.js.
http://automattic.github.io/kue
MIT License
9.46k stars 867 forks source link

fixes issue #1079 #1080

Open brownjedi opened 7 years ago

brownjedi commented 7 years ago

fixes issue #1079 by returning the job instance from testJobSave and testJobUpdate methods