JSDoc, closes #5874
This commit is contained in:
@@ -19,7 +19,6 @@ describe("ErrorTimedOutFileOperationsTask", () => {
|
||||
state: FileOperationState.Complete,
|
||||
});
|
||||
|
||||
/* This is a test helper that creates a new task and runs it. */
|
||||
const task = new ErrorTimedOutFileOperationsTask();
|
||||
await task.perform({ limit: 100 });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user