We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b76f6 commit 253fe6cCopy full SHA for 253fe6c
src/__tests__/waitForDOM.test.js
@@ -67,7 +67,7 @@ function waitFor(
67
68
/**
69
* @template T
70
- * @param {() => T} cb
+ * @param {() => T} cb
71
* @returns T
72
*/
73
function advanceTimersWrapper(cb) {
0 commit comments