Skip to content

Commit

Permalink
Update test-timers-promises-scheduler.js
Browse files Browse the repository at this point in the history
  • Loading branch information
RedYetiDev committed Jun 6, 2024
1 parent 93bb070 commit 9848c67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/parallel/test-timers-promises-scheduler.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,3 @@ testCancelableWait2().then(common.mustCall());
throws(() => new scheduler.constructor(), {
code: 'ERR_ILLEGAL_CONSTRUCTOR',
});

0 comments on commit 9848c67

Please sign in to comment.