Outdated comparison details for WeakSet and WeakMap #56640
Labels
doc
Issues and PRs related to the documentations.
good first issue
Issues that are suitable for first-time contributors.
Affected URL(s)
https://nodejs.org/api/assert.html#assertdeepstrictequalactual-expected-message
Description of the problem
The behavior for comparing WeakSets and WeakMaps was recently changed.
The documentation was also updated, while a few spots were missed. We need an update in the comparison details and in the example here: https://nodejs.org/api/assert.html#comparison-details_1
The text was updated successfully, but these errors were encountered: