You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(directory): Update new SharedDirectory.forEach() test (#25303)
## Description
Follow up from #25299.
Updates the newly added test to ensure `forEach()` iterated the correct
number of times and uses `assert.equal` instead of `assert.strictEqual`.
0 commit comments