fix(tests): Update CI workflows, fix tests and refresh README/package metadata
This commit is contained in:
@@ -29,7 +29,7 @@ tap.test('should run the task as expected', async () => {
|
||||
taskDone.resolve();
|
||||
}
|
||||
},
|
||||
})
|
||||
}),
|
||||
);
|
||||
myTaskManager.start();
|
||||
await myTaskManager.triggerTaskByName('myTask');
|
||||
|
Reference in New Issue
Block a user