Skip to content

Commit 86c5c08

Browse files
adding comment
1 parent 67793f8 commit 86c5c08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/__tests__/wait-for.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@ test('does not work after it resolves', async () => {
373373

374374
await Promise.resolve()
375375

376+
// The context call stack should not change
376377
expect(contextStack).toMatchInlineSnapshot(`
377378
[
378379
waitFor:start,

0 commit comments

Comments
 (0)