We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c62c79d commit 14c20f5Copy full SHA for 14c20f5
1 file changed
test/parallel/test-debugger-address.js
@@ -53,6 +53,7 @@ function launchTarget(...args) {
53
assert.ifError(error);
54
}
55
56
+ // test comment
57
(async () => {
58
try {
59
const { childProc, host, port } = await launchTarget('--inspect=0', script);
0 commit comments