Skip to content
Merged
Changes from 1 commit
Commits
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
test: confirm rebase with dummy comment
  • Loading branch information
meekdenzo committed Jun 1, 2022
commit 14c20f508c2002b5cbf716f32103460b9074de32
1 change: 1 addition & 0 deletions test/parallel/test-debugger-address.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ function launchTarget(...args) {
assert.ifError(error);
}

// test comment
(async () => {
try {
const { childProc, host, port } = await launchTarget('--inspect=0', script);
Expand Down