There was an error while loading. Please reload this page.
1 parent 3657440 commit 1cfc45aCopy full SHA for 1cfc45a
2 files changed
doc/api/deprecations.md
@@ -1280,7 +1280,7 @@ changes:
1280
pr-url: https://github.com/nodejs/node/pull/10970
1281
description: Runtime deprecation.
1282
- version: REPLACEME
1283
- pr-url: REPLACEME
+ pr-url: https://github.com/nodejs/node/pull/25828
1284
description: End-of-Life.
1285
-->
1286
test/sequential/test-debugger-debug-brk.js
@@ -7,7 +7,7 @@ const assert = require('assert');
7
const fixtures = require('../common/fixtures');
8
const { spawnSync } = require('child_process');
9
10
-// file name here doesn't actually matter the process will exit on start.
+// File name here doesn't actually matter the process will exit on start.
11
const script = fixtures.path('empty.js');
12
13
function test(arg) {
0 commit comments