add test for worker failure event
This commit is contained in:
@@ -127,6 +127,7 @@ export default class Job extends events.EventEmitter {
|
||||
.then(() => {
|
||||
const eventOutput = {
|
||||
job: formatJobObject(job),
|
||||
worker: this.toJSON(),
|
||||
output: docOutput,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user