Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
doc: update missing pr number
Co-authored-by: Ruben Bridgewater <[email protected]>
  • Loading branch information
miguelmarcondesf and BridgeAR authored Sep 8, 2025
commit 01daebdf30c1bdf33b3bc8db6e19d1a2a07e8b7e
2 changes: 1 addition & 1 deletion doc/api/assert.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ The `Assert` class allows creating independent assertion instances with custom o
<!-- YAML
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/00000
pr-url: https://github.com/nodejs/node/pull/59762
description: Added `skipPrototypeComparison` option.
-->

Expand Down
Loading