Skip to content

Commit

Permalink
test: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
manast committed Dec 13, 2024
1 parent 3040930 commit 7113f4a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_job_scheduler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -948,8 +948,6 @@ describe('Job Scheduler', function () {
{ data: { foo: 'bar' } },
);

//this.clock.tick(1000);

await completing;

await worker.close();
Expand Down

0 comments on commit 7113f4a

Please sign in to comment.