fix(core): update
This commit is contained in:
@@ -25,7 +25,7 @@ tap.test('should run the task as expected', async () => {
|
||||
if (taskRunCounter === 10) {
|
||||
taskDone.resolve();
|
||||
}
|
||||
}
|
||||
},
|
||||
})
|
||||
);
|
||||
await myTaskManager.triggerTaskByName('myTask');
|
||||
|
Reference in New Issue
Block a user