Commit 7773498
committed
docs(test): match comment to setImmediate microtask flush
CodeRabbit nit on the test additions: the explanatory comment said
the test awaits Promise.resolve() to flush the .catch microtask
but the code uses setImmediate. Updated the comment to match the
actual implementation.1 parent 152939b commit 7773498
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| |||
0 commit comments